/**
 * 首页
 *
 * @Author: XuZhu
 * @Date: 2019-02-19
 */
*{font-family:'Verdana','Microsoft Yahei','\u5FAE\u8F6F\u96C5\u9ED1','\u5B8B\u4F53','SimSun';}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tfoot,thead,th,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
body{font-family:'Verdana','Microsoft Yahei','\u5FAE\u8F6F\u96C5\u9ED1','\u5B8B\u4F53','SimSun'; -webkit-text-size-adjust:none; color:#333333; -webkit-text-size-adjust:none; font-size:14px; }
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
form{/* display:inline */}
textarea{resize:none}
table{border-collapse:collapse;border-spacing:0}
ul,ol{list-style:none}
input,select,button{font-family:'Verdana','Microsoft Yahei','\u5FAE\u8F6F\u96C5\u9ED1','\u5B8B\u4F53','SimSun';font-size:100%;vertical-align:middle;outline:none;border:none;}
button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;-moz-appearance:button}
input:focus:-moz-placeholder,input:focus::-webkit-input-placeholder{color:transparent}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
a,a:visited{/* color:#333; */text-decoration:none;vertical-align:baseline;background:transparent;}
a:hover,a:active,a:focus {color:#FF3333;text-decoration:none;}
img{/* display:block; */vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;}
em,i{font-style:normal}
.dis_none { display: none; }
.substring{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nowrap{white-space:nowrap;}
.clear{clear:both;height:0px;font-size:0px;line-height:0px;}
.font_gray6{color:#666666}
.font_gray9{color:#999999}
.font_blue{color:#5F8DC9}
.font_green{color:#61AF00}
.font_red{color:#CC3300}
.font_yellow{color:#FF6600}
u{text-decoration:none;}
.phcolor{color:#999;}
.gt_mask{z-index:1050;}
a{color:#333;text-decoration:none;outline:0;cursor:pointer;-moz-transition:color .2s,background-color .2s,border-color .2s;-o-transition:color .2s,background-color .2s,border-color .2s;-webkit-transition:color .2s,background-color .2s,border-color .2s;transition:color .2s,background-color .2s,border-color .2s}

button,input,select,textarea{font-family:inherit;color:#333;outline:0;margin:0}
.cf,.cl,.content-list .list-hd,.fn-clear,.form-group{zoom:1}
.cf:after,.cl:after,.content-list .list-hd:after,.fn-clear:after,.form-group:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.fl{float:left;display:inline}
.fr{float:right;display:inline}
/*!** 基础样式
***/
.red{color:#ee4d4d}
.orange{color:#fc7700}
.blue{color:#4dbbee}
.green{color:#0ec87b}
.g3{color:#333}
.g6{color:#666}
.g9{color:#999}
.gc{color:#ccc}
.mt10{margin-top:10px}
.mt_18 { margin-top: 18px; }
.mt20{margin-top:20px}
.mt40{margin-top:40px}
.ml10{margin-left:10px}
.text-center{text-align:center;}
.com-grid2>li{width:50%}
.com-grid2>li,.com-grid3>li,.com-grid4>li,.com-grid5>li,.com-grid6>li,.com-grid9>li{float:left;box-sizing:border-box}
.tid2{text-indent:2em;}
/*表单样式*/
.sm-form .form-group{font-size:0;margin-bottom:10px}
.form-name{display:inline-block;font-weight:700;color:#333;margin-right:10px;font-size:16px;line-height:40px;vertical-align:top}
.form-input{display:inline-block;padding:0 15px;width:200px;border:1px solid #e0e0e0;background:0 0;color:#333;font-size:16px;line-height:40px;height:40px;box-sizing:border-box;vertical-align:top}
.form-input.v-mid{width:100px}
.form-select2.border{border:1px solid #e0e0e0;margin-right:10px;border-radius:6px}
.form-select2.border:last-child{margin-right:0}
.form-select2{display:inline-block}
.form-select2 select{border:none;-webkit-appearance:textarea;box-shadow:none;width:100%;padding:0 25px 0 15px;background:url(../images/arrow02.png) no-repeat;background-size:8px 4px;background-position:90% center;line-height:38px;box-sizing:border-box;font-size:16px;cursor:pointer}
.form-input,.form-select,.form-textarea{line-height:1.42857143;padding:6px 10px;color:inherit;font-size:14px;border:1px solid #e0e0e0;border-radius:4px;-moz-transition:box-shadow .4s,border-color .4s;-o-transition:box-shadow .4s,border-color .4s;-webkit-transition:box-shadow .4s,border-color .4s;transition:box-shadow .4s,border-color .4s}
/*! .form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#ddd;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(221,221,221,.4);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(221,221,221,.4);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(221,221,221,.4)} */
.form-input{width:210px}
.form-input[readonly]{background-color:#eee}
.form-select{padding:6px;height:35px}
.form-textarea{resize:none;overflow:hidden}
.form-datetime,.form-gender,.form-input,.form-title{display:inline-block;vertical-align:middle}
.form-title{margin-right:5px}
.form-gender{font-size:0;border:1px solid #4dbbee;border-radius:4px}
.form-gender .option{display:inline-block;vertical-align:top;width:40px;height:32px;line-height:32px;text-align:center;font-size:14px;color:#4dbbee;cursor:pointer}
.form-gender .on{background:#4dbbee;color:#fff}
.form-gender input{position:absolute;z-index:-1}
.form-group{margin-bottom:10px}
.ui-select{display:inline-block;vertical-align:middle;width:120px;white-space:nowrap;background-color:#fff;font-size:14px;color:#999;border:1px solid #e0e0e0;border-radius:4px;position:relative;z-index:auto;text-align:left}
.ui-select.focus{border-radius:4px 4px 0 0;z-index:999}
.ui-select.focus .select-bd{visibility:visible}
.ui-select .select-hd{position:relative;cursor:pointer;height:24px;line-height:24px;padding:4px 20px 4px 10px;overflow:hidden;text-overflow:ellipsis}
.ui-select .select-hd:after{content:'';width:8px;height:4px;position:absolute;top:50%;right:10px;margin-top:-2px;background:url(../images/arrow.png) no-repeat}
.ui-select .select-bd{position:absolute;z-index:10;background-color:#fff;border:1px solid #e0e0e0;min-width:100%;margin-left:-1px;border-radius:0 0 4px 4px;max-height:198px;overflow-y:auto;visibility:hidden}
.ui-select .select-bd.moving{visibility:visible;opacity:1}
.ui-select .select-bd .option{display:block;line-height:24px;padding:3px 10px;cursor:pointer;white-space:nowrap;overflow:hidden}
.ui-select .select-bd .option+.option{margin-top:1px}
.ui-select .select-bd .option.on,.ui-select .select-bd .option:hover{background:#4dbbee;color:#fff}
.sm-form .form-gender2 .option:first-child .name{border-radius:5px 0 0 5px}
.sm-form .form-gender2 .option:last-child .name{border-radius:0 5px 5px 0}
.sm-form .form-gender2 .option input{position:absolute;opacity:0}
.sm-form .form-gender2 .name{display:inline-block;vertical-align:top;width:40px;background:#fff;border:1px solid #ee4d4d;color:#ee4d4d;text-align:center;font-size:15px;line-height:26px;cursor:pointer}
.sm-form .form-gender2 input:checked+.name{background:#ee4d4d;color:#fff}
.sm-form .form-gender2{margin-top:6px;font-size:0;display:inline-block;vertical-align:top}
.sm-form .form-group{font-size:0;margin-bottom:10px;}
.J_date{display:inline-block}
.J_date .select-box{display:inline-block;border:1px solid #e0e0e0;border-radius:6px}
.J_date .select-box:first-child{margin-right:10px}
.J_date.v1{width:529px}
.J_date.v1 .form-select2{width:103px}
.J_date.v2{width:429px}
.J_date.v2 .form-select2{width:78px}
.J_date.v2 .select-box:last-child .form-select2:first-child{width:103px}
/*!** 按钮样式
***/
.btn{display:inline-block;vertical-align:middle;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-color:#fff;color:#333;border:1px solid #e0e0e0;border-radius:4px;-moz-user-select:-moz-none;-ms-user-select:none;-webkit-user-select:none;user-select:none;-moz-transition:background-color .2s,color .2s,border-color .2s;-o-transition:background-color .2s,color .2s,border-color .2s;-webkit-transition:background-color .2s,color .2s,border-color .2s;transition:background-color .2s,color .2s,border-color .2s}
.btn:active{outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}
.btn[disabled]{cursor:wait}
.btn-block{padding-left:0;padding-right:0;width:100%}
.btn-red{background-color:#ee4d4d;border-color:#ee4d4d;color:#fff}
.btn-red:hover{color:#fff;background-color:#ee5e5e;border-color:#ee5e5e}
.btn-blue{background-color:#5899db;border-color:#5899db;color:#fff}
.btn-blue:hover{color:#fff;background-color:#448eda;border-color:#448eda}
.btn-red-border{color:#ee4d4d;border-color:#ee4d4d}
.btn-red-border:hover{color:#fff;background:#ee4d4d}
.issm-btn1{font-size:15px;width:110px;border-radius:34px}
/*顶部*/
body{background:#f4f4f4;}
/*a{text-decoration:none;}
a:hover{text-decoration:underline;}*/
img{border:0;}
.in_top{width:100%;height:40px;background:#fafafa;}
.in_top_con{width:1200px;line-height:40px;margin:0 auto;font-size:12px;}
.in_top_con .itc_l{float:left;}
.in_top_con .itc_r{float:right;}
.in_top_con a{color:#1787fb;}
.in_top_con .h_ico{display:inline-block;padding:0 35px 0 20px;}
.in_top_con .h_ico.last{padding-right:0;}
.in_top_con .h_ico.job{background:url("../images/index/h_ico_job.png") 0 center no-repeat;}
.in_top_con .h_ico.res{background:url("../images/index/h_ico_res.png") 0 center no-repeat;}
.in_top_con .h_ico.tel{background:url("../images/index/h_ico_tel.png") 0 center no-repeat;}
.top_con{width:100%;background:#f4f4f4;margin-bottom: 5px;}

/*固定导航*/
.qs_search_fixed {
	position:fixed;
	left:0;
	top:0;
	height: 70px;
	width:100%;
	z-index:1000;
	border-bottom:1px solid #ccc;
	-ms-filter:progid:dximagetransform.microsoft.shadow(Strength=4,Direction=135,Color="#000");
	-webkit-filter:progid:dximagetransform.microsoft.shadow(Strength=4,Direction=135,Color="#000");
	filter:progid:dximagetransform.microsoft.shadow(Strength=4,Direction=135,Color="#000000");
	-webkit-box-shadow:2px 2px 10px #ccc;
	box-shadow:2px 2px 10px #ccc;
	display:none;
	background:rgba(255,255,255,.95) !important;
}
.qs_search_fixed.open{display:block;transition:all .3s;-webkit-transition:all .3s;}
.qs_sf_box {
	width:905px;
	height: 60px;
	margin:0 auto;
	position:relative;
	padding-left:295px;
}
.qs_sf_box .lg{
	position:absolute;
	left:0;
	top: 62%;
	transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	max-height: 44px;
	max-width: 220px;
	border:0;
	}
#J_fixed_sb{padding-top: 7px;}
.prolist dl {
  float: left;
  width: 10%;
  /* margin-bottom: 4px; */
}
.prolist dl dt {
  text-align: center;
}
.prolist dl dd {
  text-align: center;
  font-size: 0.3rem;
}
.prolist dl dd a {
  color: #777777;
}
.prolist dl img {
  width: 43px;
  height: 43px;
}

#J_fixed_na{padding-top:5px;display:none;}
.fixed_sea_nav {
	float:left;
	width: 799px;
	overflow:hidden;
}
.fx_nav_channel{height: 60px;color:#333;}
.fx_nav_channel_item{font-size:16px;padding:0 50px;line-height: 60px;height:100%;text-align:center;position:relative;display:inline-block;}
.fx_nav_channel_link{position:absolute;left:0;top:0;height:100%;width:100%;display:block;color:#333;font-size:16px;}
.fx_nav_channel_link:after{content:"";position:relative;display:none;margin:0 auto;width:0;height:3px;top:-3px;-webkit-transition:width .3s ease-in-out;-o-transition:width .3s ease-in-out;transition:width .3s ease-in-out;background:#1787fb}
.fx_nav_channel_link:hover{color:#1787fb;text-decoration:none}
.fx_nav_channel_name{position:relative}
.fx_nav_channel_item:hover .fx_nav_channel_link:after{width:0;will-change:width;}
.fx_nav_channel_item.active .fx_nav_channel_link{color:#1787fb;}
.fx_nav_channel_item.active .fx_nav_channel_link:after{width:0;}

.qs_sf_box .fixed_sw_ic {
	position:absolute;right:0;top:60%;transform:translate(0,-50%);color:#1787fb;padding-right:25px;
	height:18px;line-height:18px;font-size:16px;background: url("../images/index/fixed_sw_ic.png") right center no-repeat;
	background-size:20px 18px;cursor:pointer;
}
.qs_sf_box .fixed_sw_ic_s {
	position:absolute;right:0;top:60%;transform:translate(0,-50%);color:#1787fb;padding-right:25px;
	height:18px;line-height:18px;font-size:16px;background: url("../images/index/fixed_sw_ic_s.png") right center no-repeat;
	background-size:20px 18px;cursor:pointer;display:none;
}

/*LOGO 搜索*/
.logo_nav_group{width:100%;height:170px;background:#fff;}
.logo_nav_group.chunjie{background:url("../images/index/chunjie.jpg") center center no-repeat;}
.logo_nav_group.duanwu{background:url("../images/index/duanwu.jpg") center center no-repeat;}
.logo_nav_group.laodong{background:url("../images/index/laodong.jpg") center center no-repeat;}
.logo_nav_group.zhongqiu{background:url("../images/index/zhongqiu.jpg") center center no-repeat;}
.logo_nav_group.guoqing{background:url("../images/index/guoqing.jpg") center center no-repeat;}
.in_sea_group{width:100%;}
.in_sea_wra{position:relative;width: 905px;height:87px;margin: 0px auto;padding: 36px 0px 0px 295px;}
.in_sea_wra .searchcon {margin-left: 212px;/* padding-top: 25px; */}
.in_sea_wra .lg{position:absolute;left:0;top: 51%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);max-height: 110px;max-width: 283px;border:0;}
.in_sea_wra .in_sea_cho{float:left;width: 68px;height: 40px;line-height: 40px;border: 2px solid #e2d9c1;border-right:0;border-radius:4px 0 0 4px;font-size:15px;color:#925335;position:relative;}
.in_sea_cho .in_txt{width: 60px;height: 40px;line-height: 40px;background: #f6f6f6 url("../images/index/cho_bg.png") 51px center no-repeat;padding-left: 10px;cursor:pointer;}
.in_sea_cho .in_sea_down{position:absolute;min-width:100%;text-align:center;line-height:normal;background-color:#fff;z-index:99;left:-2px;top:50px;overflow-x:hidden;overflow-y:auto;max-height:400px;box-shadow:0 1px 6px rgba(0,0,0,.2);display:none;}
.in_sea_cho.open .in_txt{background:#f6f6f6 url("../images/index/cho_bg_1.png") 71px center no-repeat;}
.in_sea_cho.open .in_sea_down{display:block;}
.in_sea_down .in_sea_cell{font-size:15px;height:46px;line-height:46px;cursor:pointer;}
.in_sea_down .in_sea_cell:hover{background:#f6f6f6;}
.in_sea_wra .in_sea_inp{float:left;display:block;height: 40px;line-height: 40px;width: 251px;padding: 0 16px;border: 2px solid #e2d9c1;border-left:0;border-right:0;background:#fff;}
.in_sea_wra .in_sea_bt{float:left;width: 11px;height: 44px;line-height: 49px;padding-left: 43px;font-size:18px;color:#fff;background: #e2d9c1 url(../images/index/cho_bt.png) 17px center no-repeat;border-radius:0 4px 4px 0;cursor:pointer;transition:all .3s;-webkit-transition:all .3s;}
.in_sea_wra .in_sea_bt:hover{background:#925335 url("../images/index/cho_bt.png") 17px center no-repeat;}
.in_sea_tb{float:left;padding-left:20px;font-size:12px;}
.in_sea_tb .lik_txt{display:block;color:#ff6700;}
.in_sea_tb .lik_txt:first-of-type{margin:5px 0;color:#666;}
.in_sea_qr{position:absolute;right:0;top:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);background:url("../images/index/qr_bg1.png") right center no-repeat;width:154px;height:70px;}
.in_sea_qr.open{background:url("../images/index/qr_bg2.png") right center no-repeat;}
.in_sea_qr_txt{width:75px;text-align:right;font-size:12px;color:#666;letter-spacing:0;line-height:22px;display:block;cursor:pointer;}
.in_sea_qr_txt:hover,.in_sea_qr_txt.active{color:#e4b359;}
.in_sea_qr_txt:first-of-type{padding-top:11px;}
.in_sea_qr_txt:nth-of-type(2){padding-top:5px;}
.in_sea_qr .in_sea_img{width:68px;height:68px;float:right;margin:1px 2px 0 0;}

/*导航*/
.in_nav_bg{ background: url(../images/index/index_r2_c3.png) repeat-x; height:48px;}
.in_nav_all{width:100%;height:56px;position:relative;}
.in_nav{width:1200px;margin:0 auto;font-size:16px;}
.in_nav .inn_l{float:left;width: 50px;height: 50px;line-height: 52px;padding-left: 20px;color:#333;}
.in_nav .inn_l a{color:#fff;}
.in_nav .inn_l a:hover{color:#c9a96e;text-decoration:none;}
.in_nav .inn_r{float:left;width:1115px;}
.nav_channel{height:56px;color:#333;}
.nav_channel_item{font-size:16px;padding:0 48px;line-height:50px;height:100%;text-align:center;position:relative;display:inline-block}
.nav_channel_link{position:absolute;left:0;top:0;height:100%;width:100%;display:block;color:#fff;font-size:15px;}
.nav_channel_link:after{content:"";position:relative;display:block;margin:0 auto;width:0;height:3px;top:-1px;-webkit-transition:width .3s ease-in-out;-o-transition:width .3s ease-in-out;transition:width .3s ease-in-out;background:#8f451f}
.nav_channel_link:hover{color:#c9a96e;text-decoration:none}
.nav_channel_name{position:relative}
.nav_channel_item:hover .nav_channel_link:after{width:82px;will-change:width;}
.nav_channel_item:hover .nav_channel_link.last:after{width:0;}
.nav_channel_item.active .nav_channel_link{color:#fff;}
.nav_channel_item.active .nav_channel_link:after{width:82px;}
.nav_channel_item.last{float:right;background:url(../images/na_mo_d_arr.png) 95px center no-repeat;}
.nav_channel_item.last:hover{background:url(../images/na_mo_u_arr.png) 95px center no-repeat;}
.nav_channel_item .new_ico{position:absolute;left:44px;top:-6px;width:28px;height:16px;background:url("../images/index/nav_new.png") no-repeat;background-size:28px 16px;}
/*子栏目导航*/
.wzsy_dh {height: 45px;border-bottom: 1px solid #f0f0f0;margin-bottom: 1px;background: #fff;min-width: 1120px;}
.wzsy_bj {height: 45px;width: 1200px;margin: 0 auto;position: relative;z-index: 999999;}
.wzsy_bj.on{ z-index: 99;}
.mh .wzsy_bj.on{ z-index: 99;}
.wzsy_bj ul.menu_ul { float: left; }
.wzsy_bj ul.menu_ul li {float: left;margin-right: 27px;}
.wzsy_bj ul.menu_ul li a {display: block;line-height: 38px;padding: 0 12px;font-size: 14px;color: #333;/* font-weight:bold; */}
.wzsy_bj ul.menu_ul li a.on, .wzsy_bj ul.menu_ul li a:hover {color: #ae854a;border-bottom: 3px solid #a27c54;}
.wzsy_bj .select_nav,.jsnlb_title .select_nav { float: right; width: auto; height: 32px; margin-top: 14px; background: #f0f0f0; border-radius: 30px; }
.wzsy_bj .select_nav p em,.jsnlb_title .select_nav p em{ padding-right:10px;}
.wzsy_bj .w_nav p,.jsnlb_title .w_nav p { padding: 0 25px 0 23px; font-size: 14px; color: #666; font-weight: bold; line-height: 32px; }
.wzsy_bj .w_nav p span,.jsnlb_title .w_nav p span { width: 14px; height: 8px; right: 11px; top: 13px; background-position: -218px -53px; }

.main_con{width:1200px;margin:0 auto;}
.in_nav_all .hire_ser_pop{display:none;position:absolute;top:56px;left:0;width:100%;background-color:#ffffff;box-shadow:0 3px 3px 0 rgba(26,11,15,0.18);border-top:solid 1px #e7e7e7;border-bottom:solid 1px #e7e7e7 \0;z-index:1000;padding-bottom:10px;}
.in_nav_all .hire_ser_pop.less{border:0;box-shadow:none;}
.hire_ser_pop .hire_ser_grid{width:1200px;height:100%;margin:0 auto;position:relative;z-index:1000;background:#ffffff;}
.hire_ser_pop .hire_ser_grid .arrow_up{position:absolute;top:-12px;right:46px;z-index:1001;}
.hire_ser_pop .hire_ser_grid .less_pop{position:absolute;top:-1px;right:0;border:solid 1px #e7e7e7;z-index:1000;padding:11px 0;background:#fff;}
.hire_ser_grid .less_pop .lep{width:110px;height:36px;line-height:36px;text-align:center;display:block;text-decoration:none;color:#666;background:#fff;}
.hire_ser_grid .less_pop .lep:hover{text-decoration:underline;color:#1787fb;}
.hire_ser_grid .hsg_cell{width:220px;height:78px;line-height:100%;color:#333333;margin:0 10px;float:left;}
.hire_ser_grid .hsg_cell:hover{text-decoration:none;}
.hire_ser_grid .hsg_cell .img{float:left;width: 50px;height: 49px;margin: 16px 9px 0 0;display:inline-block;/* border:1px solid #dae5ea; */border-radius:3px;}
.hsg_cell .img.m_online_jobfair{background:url("../images/index/nav_more_onlie_jobfair.png") center center no-repeat;}
.hsg_cell .img.m_school{background:url("../images/index/nav_more_school.png") center center no-repeat;}
.hsg_cell .img.m_hr{background:url("../images/index/nav_more_hr.png") center center no-repeat;}
.hsg_cell .img.m_part_time{background:url("../images/index/nav_more_part_time.png") center center no-repeat;}
.hsg_cell .img.m_store{background:url("../images/index/nav_more_store.png") center center no-repeat;}
.hsg_cell .img.m_allowance{background:url("../images/index/nav_more_allowance.png") center center no-repeat;}
.hsg_cell .img.m_near{background:url("../images/index/nav_more_near.png") center center no-repeat;}
.hsg_cell .img.m_gworker{background:url("../images/index/nav_more_gworker.png") center center no-repeat;}
.hsg_cell .img.m_mall{background:url("../images/index/nav_more_mall.png") center center no-repeat;}
.hsg_cell .img.m_interview{background:url("../images/index/nav_more_interview.png") center center no-repeat;}
.hsg_cell .img.m_kao{background:url("../images/index/nav_more_kao.png") center center no-repeat;}
.hsg_cell .img.m_jobfair{background:url("../images/index/nav_more_jobfair.png") center center no-repeat;}
.hsg_cell .img.m_lianzhi{background:url("../images/index/nav_more_lianzhi.png") center center no-repeat;}
.hsg_cell .img.m_hr_cha{background:url("../images/index/nav_more_hr_cha.png") center center no-repeat;}
.hsg_cell .img.m_news{background:url("../images/index/nav_more_news.png") center center no-repeat;}
.hire_ser_grid .hsg_cell .span{margin-top:20px;line-height:1;}
.hire_ser_grid .hsg_cell .span h4{margin:0;font-size:16px;color:#333333;}
.hire_ser_grid .hsg_cell .span h4:hover{color:#1787fb;text-decoration:underline;}
.hire_ser_grid .hsg_cell .span p{margin-top:8px;font-size:14px;color:#666666;}
.hire_ser_grid .hsg_cell .span p:hover{color:#1787fb;text-decoration:underline;}

.header_min{width:100%;background-color:#FAFAFA}
.header_min .header_min_top{margin:0 auto;width:1200px;height:40px;line-height:40px;font-size:12px;}
.header_min .header_min_top .itopl{float:left;width:650px;height:40px;}
.header_min .header_min_top .itopl .n{float:left;padding-left:15px;padding-right:15px;position:relative}
.header_min .header_min_top .itopl .n .vertical_line{position:absolute;top:14px;right:0;width:1px;height:13px;background:#c5c5c5;}
.header_min .header_min_top .itopl .n.welcome{border-right:0px;}
.header_min .header_min_top .itopl .n.welcome a {color:#1787fb}
.header_min .header_min_top .itopl .n.refresh{}
.header_min .header_min_top .itopl .name{padding-right:17px;float:left;padding-left:12px;cursor:pointer;position:relative;}
.header_min .header_min_top .itopl .name .arrow_icon{position:absolute;top:18px;right:8px;width:10px;height:10px;background:url(../images/136.png) no-repeat;}
.header_min .header_min_top .itopl .name .arrow_icon_hover{display:none;position:absolute;top:18px;right:8px;width:10px;height:10px;background:url(../images/136.png) no-repeat;background-position:0 -90px;}
.header_min .header_min_top .itopl .n .vertical_line,.header_min .header_min_top .itopl .name .vertical_line{position:absolute;top:14px;right:0;width:1px;height:13px;background:#c5c5c5;}
.header_min .header_min_top .itopl .name.per_name{width:52px;}
.header_min .header_min_top .itopl .name.com_name{width:82px;}
.header_min .header_min_top .itopl .name.per_name .aname{display:block;max-width:48px;_display:inline;white-space:nowrap;_white-space:normal;_height:20px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;_background:transparent;}
.header_min .header_min_top .itopl .name.com_name .aname{display:block;max-width:75px;_display:inline;white-space:nowrap;_white-space:normal;_height:20px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;_background:transparent;}
.header_min .header_min_top .itopl .name.per_name.hover{width:51px;height:39px;border:1px solid #ededed;border-bottom:0;background:#fff;padding-left:11px;}
.header_min .header_min_top .itopl .name.com_name.hover{width:81px;height:39px;border:1px solid #ededed;border-bottom:0;background:#fff;padding-left:11px;}
.header_min .header_min_top .itopl .name .name_list{display:none;position:absolute;top:38px;left:-1px;background:#fff;border:1px solid #ededed;border-top:0;z-index:900;}
.header_min .header_min_top .itopl .name .name_list li{cursor:pointer}
.header_min .header_min_top .itopl .name.per_name .name_list li a{color:#666;width:67px;height:34px;display:block;line-height:34px;padding-left:12px;text-align:left;position:relative;text-decoration:none;}
.header_min .header_min_top .itopl .name.com_name .name_list li a{color:#666;width:97px;height:34px;display:block;line-height:34px;padding-left:12px;text-align:left;position:relative;text-decoration:none;}
.header_min .header_min_top .itopl .name .name_list li a:hover{color:#1787fb;background-color:#f5f5f5}
.header_min .header_min_top .itopl .name.hover .name_list{display:block;}
.header_min .header_min_top .itopl .name.hover .arrow_icon_hover{display:block;}
.header_min .header_min_top .itopl .name.hover .arrow_icon{display:none;}
.header_min .header_min_top .itopl .name.per_name.hover .vertical_line{right:-1px;}
.header_min .header_min_top .itopl .n.top_min_pms{}
.header_min .header_min_top .itopl .n.quit{border-right:0px;}
.header_min .header_min_top .itopl .n .dot{position:absolute;width:5px;height:5px;right:8px;top:10px;background-color:#FF0000;border-radius:5px;font-size:0px;}
.header_min .header_min_top .itopr{float:left;width:550px;text-align:right;height:40px;}
.header_min .header_min_top .itopr a{padding-left:32px;padding-right:10px;background-image:url(../images/109.png);background-repeat:no-repeat;background-position:12px 0px;}
.header_min .header_min_top .itopr a.home{background-position:12px 0px;}
.header_min .header_min_top .itopr a.m{background-position:12px -28px;}
.header_min .header_min_top .itopr a.help{background-position:12px -51px;}
.header_min .header_min_top .itopr a.shop{background-position:12px -76px;}
.header_min .header_min_top .itopr a.career{padding-left:15px;background-image:none;padding-right:15px;}
.header_min .header_min_top .itopr a.stat{padding-left:15px;background-image:none}
.header_min .header_min_top .itopr a.last{padding-left:15px;background-image:none;padding-right:0px;}

/*链接定义*/
.link_white a{color:#FFFFFF;text-decoration:none;}
.link_white a:hover{text-decoration:underline;}
.link_gray3 a{color:#333333;text-decoration:none;}
.link_gray3 a:hover{text-decoration:underline;color:#333333}
.link_gray6 a{color:#666666;text-decoration:none;}
.link_gray6 a:hover{text-decoration:underline;color:#333333}
.link_gray9 a{color:#999999;text-decoration:none;}
.link_gray9 a:hover{text-decoration:underline;color:#333333}
.link_yellow a{color:#FF6600;text-decoration:none;}
.link_yellow a:hover{text-decoration:underline;color:#FF6600}
.link_blue a{color:#5F8DC9;text-decoration:none;}
.link_blue a:hover{text-decoration:underline;color:#5F8DC9}
.link_visited a:visited{color:#810081;}
/*幻灯新闻黄历*/
.content-l{width:820px;float:left}
.content-ll{width:840px;float:left}
.index-focus{background:#fff;height:485px;margin-top:8px}
.focus_wrap{float:left;padding: 15px 15px 0px 15px;width:300px;height: 485px;}
.focus_box{width:300px;height: 320px;position:relative;overflow:hidden;}
.focus_box a,.focus_box img{display:inline-block;width:300px;height:320px}
.focus_box img{transform:translate(0,0);transition:all .5s}
.focus_box span{display:block;width:300px;line-height:20px;color:#fff;font-size:15px;text-align:left;padding:10px 12px;box-sizing:border-box;position:absolute;left:0;bottom:0;background-color:rgba(0,0,0,.6)}
.focus_box:hover img{transform:scale(1.04,1.04);transition:all .5s}
.focus_box .next,.focus_box .prev{display:none;width:30px;height:50px;cursor:pointer;position:absolute;margin-top:-35px;z-index:10;top:50%;left:0;background:url(../images/bg.png) no-repeat 0 -450px}
.focus_box .next{left:auto;right:0;background-position:-33px -450px}
/*首页：大师推荐*/
.dashi_up{width: 300px;height: 130px;margin-top: 20px;}
/*首页：头条*/
.head_box{float:left;width: 470px;height: 466px;padding-top:7px;margin: 13px 10px;white-space:nowrap;overflow:hidden;}
.head_box h1,.head_box h2,.head_box h3{text-align:left;height:24px;line-height: 22px;font-size: 18px;font-weight: 600;margin-bottom:8px;}
.head_box h1 a,.head_box h2 a,.head_box h3 a{color: #795548;}
.head_box a:active,.head_box a:hover{color:#f33}
.head_box .head_1{height:106px;border-bottom:1px dotted #cfcfcf}
.head_box .head_1 ul{display:block}
.head_box .head_1 ul:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.head_box .head_1 ul li{float:left;display:inline-block;width: 221px;height:32px;font-size:16px;line-height:32px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.head_box .head_1 ul li.rt{margin-left:20px}
.head_box .head_2{height:128px;margin-top:9px}
.head_box .head_2 ul{display:block}
.head_box .head_2 ul:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.head_box .head_2 ul li{float:left;display:inline-block;width:185px;height:32px;font-size:16px;line-height:32px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.head_box .head_2 ul li.rt{margin-left:20px}
.head_box .head_2 ul li.li_name{float:left;width:50px;padding-left:0;color:#cfcfcf}
.head_box .head_2 ul li.li_name:after{content:"";bottom:0;left:8px;top:2px;width:1px;height:14px;background:#cfcfcf;display:inline-block;position:relative}
.head_box .head_2 ul li.li_name a{color:#782faa}
.head_box .head_2 ul li.li_name a:hover{color:#f33}
/*黄历*/
.cal_downright{float:right;width:360px;padding: 15px 10px;color:#333}
/*日历右侧*/
.wnl_right{float:left;width:355px;height:470px;box-sizing:border-box;background-color:#f8f4ee;padding:0 10px}
.wnl_right .tb_info{text-align:center}
.wnl_right .tb_info td{width:335px;font-size:18px}
.wnl_right .tb_info tr:first-child{border-bottom:1px solid #f7d29e}
.wnl_right .tb_info1{display:inline-block;padding:20px 5px 10px;font-size:16px;font-weight:700;color:#505050}
.wnl_right .btpointer{cursor:pointer}
.wnl_right .tb_info2{display:block;width:100px;height:100px;line-height:100px;font-size:60px;font-weight:400;color:#fefefe;border-radius:6px;background-color:#a78159;margin:auto;font-family:arial}
.wnl_right .tb_info3{display:block;padding:8px 0 0;font-size:18px;font-weight:700}
.wnl_right .tb_info4{display:block;margin:auto;font-size:15px;padding:5px 0 8px}
.wnl_right .tb_info5{display:block;margin:auto;font-size:15px;height:30px;color:red}
.wnl_right .yiji p{display:flex;align-items:center;width:315px;height:110px;line-height:100px;margin:auto;overflow:hidden}
.wnl_right .yiji p:first-child{border-bottom:1px solid #f8dfbe}
.wnl_right .yiji b{position:relative;display:inline-block;font-size:20px;width:40px;height:40px;line-height:40px;margin-right:10px;margin-left:1px;color:#fefefe;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}
.wnl_right .yiji .left_yi{background-color:#4caf50}
.wnl_right .yiji .left_ji{background-color:#f44336}
.wnl_right .yiji span{display:inline-block;width:265px;text-align:left;font-size:14px;line-height:25px}

/*黄历结束*/
.h_454 { height: 454px; }
/*导航下引导*/
.astro_fun{/* margin-top:14px; */height: 190px;margin-bottom:10px;font-size:14px;padding: 11px 11.5px;background:#fff;}
.sm_list{float:left;margin: 0px 2px;width:192px;background: #f9f5ec;}
.sm_list .mod{padding:15px;height:65px}
.relative{position:relative}
.sm_list .mod a img{overflow:hidden;width:59px;height:58px}
.sm_list .mod .infor{position:absolute;top:15px;left:85px;width:90px}
.sm_list .mod .infor a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sm_list .mod .infor .words{overflow:hidden;height:36px;color:#adadad;line-height:19px}
.sm_list .txt_ui{overflow:hidden;height:90px;border-top: 3px solid #ffffff;text-overflow:ellipsis;white-space:nowrap;-ms-text-overflow:ellipsis;}
.sm_list .txt_ui li{float:left;overflow:hidden;width:50%;height:42px;border-bottom: 3px solid #ffffff;text-align:center;text-overflow:ellipsis;white-space:normal;line-height:42px;-ms-text-overflow:ellipsis;}
.sm_list .txt_ui li a{display:block;padding:0 5px;border-right: 3px solid #ffffff;}
/*首页快捷算命*/
.sm-content{height:380px;background:#fff;margin:20px 0;box-shadow:0 0 8px rgba(255,221,202,.8)}
.sm-content .form-group{margin-bottom:20px}
.sm-content .form-title{display:inline-block;width:105px;font-size:20px;text-align:right;margin-right:0}
.sm-content .ui-select{width:128px;border-radius:0}
.sm-content .ui-select .select-hd{font-size:20px;padding-top:8px;padding-bottom:8px}
.sm-content .ui-select .select-hd:after{width:16px;height:9px;background-image:url(../imgs/form/arrow2.png);margin-top:-4px}
.sm-content .ui-select .select-bd .option{padding:8px 10px;font-size:20px}
.sm-content .ui-select+.ui-select{margin-left:15px}
.sm-content .form-input-name{width:256px}
.sm-content .form-input{border-radius:0;font-size:20px}
.sm-content .form-input+.form-title{margin-left:22px}
.sm-content .form-gender{text-align:left;border:0}
.sm-content .form-gender .option{width:80px;height:40px;line-height:40px;background:0 0;color:#333;font-size:20px;padding-right:28px;background:url(../imgs/form/cb.png) no-repeat right center;margin-left:5px}
.sm-content .form-gender .option.on{background-image:url(../imgs/form/cb-checked.png)}
.sm-content .form-gender .option+.option{margin-left:70px}
.sm-content .form-gender .icon{vertical-align:top;margin-right:10px}
.sm-content .tabs .tt{float:left;font-size:0;cursor:pointer;margin-right:50px;position:relative}
.sm-content .tabs .on:after{content:'';position:absolute;height:3px;background:#ee4d4d;border-radius:2px;left:0;right:0;top:42px}
.sm-content .tabs .icsm-t-dsqm,.sm-content .tabs .icsm-t-dssm{font-size:0;float:left;margin-top:3px}
.sm-content .tabs .icon-recom{position:absolute;margin-top:-11px;margin-left:1px}
.sm-content .hd{padding:17px 60px;border-bottom:1px solid #ebebeb;margin-bottom:20px}
.sm-content .bd{padding:0 70px}
.sm-content .bd-item{display:none}
.sm-content .bd-item.on{display:block}
.sm-content .bd-form{width:720px;float:left;padding-top:40px}
.sm-content .bd-text{width:276px;height:240px;float:right;background:#f5f5f5;border:2px dashed #e6e6e6;margin-top:20px;position:relative;border-radius:10px}
.sm-content .bd-text .item{display:none}
.sm-content .bd-text .item.on{display:block}
.sm-content .bd-text h3{font-size:28px;color:#333;text-align:center;margin-top:-24px;width:100%}
.sm-content .bd-text p{line-height:26px;color:#999;padding:0 18px;margin-top:10px;text-align:justify;position:relative;z-index:1}
.sm-content .bd-text .icon{position:absolute;bottom:0;right:22px}
.sm-content .form-gender{margin-left:5px}
.sm-content .btn{border:0;border-radius:30px;font-weight:700;font-size:0;padding:0}
.sm-content .btn+.btn{margin-left:78px}
.sm-header{margin:5px 0;padding:15px 7.5px;background:#fff}
.sm-header-box{float:left;margin:0 7.5px;height:250px}
.sm-header-box .sm-header-link{display:block;width:176px;height:120px}
.sm-header-box .sm-header-link img{width:100%;height:100%}
.sm-actionsheet-box.t-bz{background-image:url(/static/imgs/sm/sm_b_bzsm01.png);width:500px}
.sm-actionsheet-box.t-bz .t-inner{background-image:url(/static/imgs/sm/sm_b_bzsm02.png)}
.sm-actionsheet-box.t-cz{background-image:url(/static/imgs/sm/sm_b_zgcz01.png);width:224px}
.sm-actionsheet-box.t-cz .t-inner{background-image:url(/static/imgs/sm/sm_b_zgcz02.png)}
.sm-actionsheet-box.t-pd{background-image:url(/static/imgs/sm/sm_b_aqpd01.png);width:224px}
.sm-actionsheet-box.t-pd .t-inner{background-image:url(/static/imgs/sm/sm_b_aqpd02.png)}
.sm-actionsheet-box{position:relative;background-repeat:no-repeat;background-size:100% 100%}
.sm-actionsheet-container{overflow:hidden}
.sm-actionsheet-box .t-inner{height:250px;width:100%;-webkit-transform:translate(0,100%);transform:translate(0,100%);z-index:5000;background-repeat:no-repeat;background-size:100% 100%;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;z-index:1}
.sm-actionsheet-box.on .t-inner,.sm-actionsheet-box.t-cz:hover .t-inner,.sm-actionsheet-box.t-pd:hover .t-inner{-webkit-transform:translate(0,0);transform:translate(0,0)}
#czForm{text-align:center}
#czForm .form-input{margin-bottom:10px;width:164px;line-height:30px;height:30px;font-size:15px;text-align:center;border:1px solid #95a3cf;background:#e5eafb}
#czForm .form-input:first-child{margin-top:64px}
.sm-header-pd{padding:75px 15px 0}
.sm-header-pd a{margin:0 auto 15px;display:block;width:86px;height:30px;background:rgba(255,220,235,1);border:1px solid rgba(212,120,151,1);border-radius:6px;color:#c93666;font-size:14px;text-align:center;line-height:30px}
.sm-header-pd a:hover{background:#c93666;color:#fff}
.sm-actionsheet-box.t-bz .bd{position:relative;padding-top:86px;padding-left:40px}
.sm-actionsheet-box.t-bz .bd .t-close{position:absolute;top:86px;right:30px;margin-top:-25px;width:18px;height:18px;background:url(/static/imgs/sm/close.png) no-repeat;background-size:100% 100%;cursor:pointer}
.sm-actionsheet-box.t-bz .form-title{font-size:16px;color:#50380d}
.sm-actionsheet-box.t-bz .form-input-name{width:180px;border:1px solid #d5b985;background-color:#ffeac5;box-sizing:border-box}
.sm-actionsheet-box.t-bz .form-input-name:focus{border:1px solid #d5b985}
.sm-actionsheet-box.t-bz .form-gender{text-align:left;border:0}
.sm-actionsheet-box.t-bz .form-gender input{display:none}
.sm-actionsheet-box.t-bz .form-gender .icon{transform:scale(.7);-webkit-transform:scale(.7);-o-webkit-transform:scale(.7)}
.sm-actionsheet-box.t-bz .form-gender .option{width:70px;height:40px;line-height:40px;background:0 0;color:#333;font-size:20px;padding-right:18px;background:url(../imgs/sm/no_select.png) no-repeat right center;margin-left:0}
.sm-actionsheet-box.t-bz .form-gender .option.on{background-image:url(../imgs/sm/select.png)}
.sm-actionsheet-box.t-bz .form-gender .option+.option{margin-left:10px}
.sm-actionsheet-box.t-bz .form-gender .icon{vertical-align:top;margin-right:2px}
.sm-actionsheet-box.t-bz .form-datetime .ui-select{border:0;width:70px;background:rgba(255,234,197,1);border:1px solid rgba(213,185,133,1);color:#333;font-size:15px}
.sm-actionsheet-box.t-bz .form-datetime .ui-select .select-hd{text-overflow:inherit;height:26px;line-height:26px;padding:4px 20px 4px 10px}
.sm-actionsheet-box.t-bz .form-datetime .ui-select .select-hd:after{display:inline-block;vertical-align:3px;margin-left:2px;background:url(../imgs/sm/arrow.png) no-repeat;width:10px;height:6px}
.sm-actionsheet-box.t-bz .form-datetime .ui-select .select-bd{width:70px}
.sm-actionsheet-box.t-bz .form-datetime .ui-select .select-bd .option{padding:3px 10px}
.sm-actionsheet-box.t-bz .form-datetime .year{width:100px;margin-left:4px}
.sm-actionsheet-box.t-bz .form-datetime .year .select-bd{width:100px}
.sub-category{margin:30px 15px 0}
.sub-category-item{display:block;padding-bottom:30px;overflow:hidden}
.sub-category-icon{float:left}
.sub-category-bd{margin-top:8px;margin-left:72px;margin-right:10px;line-height:1}
.sub-category-bd .name{font-size:20px;font-weight:700;color:rgba(51,51,51,1)}
.sub-category-bd .text{margin-top:14px;color:#666;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.qm-content .bd-form{padding-top:5px}
.qm-content .form-gender{margin-left:205px}
.qm-content .form-gender .option+.option{margin-left:100px}
.qm-content .bd-text .icon{right:0}
.qm-content .form-input-name{width:187px;margin-right:23px}
.qm-content .ui-select-type{width:208px}
.content-list{background:#fff;padding-bottom:40px}
.content-list.loaded .list-more{display:block}
.content-list.loading .list-loader{display:inline-block}
.content-list .list-hd{padding-left:50px;padding-right:50px;position:relative;border-bottom:1px solid #ebebeb;height:55px;line-height:55px;position:relative;overflow:hidden}
.content-list .list-hd-content{position:relative}
.content-list .list-hd.t2{overflow:initial}
.content-list .list-hd .item{display:inline-block;vertical-align:top;font-size:16px;margin-right:15px;position:relative;font-weight:700}
.content-list .list-hd .on{color:#ee4d4d}
.content-list .list-hd .on:after{content:'';position:absolute;height:3px;background:#ee4d4d;border-radius:2px;left:0;right:0;bottom:0}
.content-list .list-hd .more{font-size:16px;color:#999;position:absolute;top:0;right:15px}
.content-list .list-hd .more:hover{color:#ee4d4d}
.content-list .list-hd .xz-select{margin-right:15px}
.content-list .list-hd .xz-select-hd{height:28px;line-height:28px;padding:0 10px;border:1px solid #cbcbcb;border-radius:15px}
.content-list .list-hd .xz-select-bd{margin-top:12px}
.content-list .list-hd .xz-select-list:after,.content-list .list-hd .xz-select-list:before{margin-left:-80px}
.content-list .list-hd .title{font-size:26px;font-weight:700}
.content-list .list-hd-inner{position:absolute;left:0;top:0;white-space:nowrap}
.content-list .list-hd-innerwrap{position:relative;display:inline-block;overflow:hidden;height:56px;width:622px;vertical-align:top}
.content-list .list-hd .list-hd-innerwrap .item{margin-right:20px}
.content-list .list-hd-toggle{width:38px;height:100%;position:absolute;top:0;right:0;background:#ebebeb url(../imgs/list/arrow-r.png) no-repeat center center}
.content-list .list-hd-toggle.end{background-image:url(../imgs/list/arrow-l.png)}
.content-list .list-hd-toggle-r{width:38px;height:100%;position:absolute;top:0;right:0;background:#ebebeb url(../imgs/list/arrow-r.png) no-repeat center center}
.content-list .list-hd-toggle-l{width:38px;height:100%;position:absolute;top:0;left:0;background:#ebebeb url(../imgs/list/arrow-l.png) no-repeat center center}
.content-list .list-sec-hd{line-height:16px;padding:12px 40px;overflow:hidden}
.content-list .list-sec-hd li{float:left;padding-right:15px;margin:5px 0}
.content-list .list-sec-hd li+li{padding-left:15px;border-left:1px solid #cdcdcd}
.content-list .list-sec-hd .item{font-size:14px}
.content-list .list-sec-hd .item.on{color:#ee4d4d}
.content-list .list-sec-hd+.list-bd{margin-top:-40px}
.content-list .list-bd{padding:1px 40px}
.content-list .list-bd dt{height:28px;line-height:28px;overflow:hidden;margin-top:3px;margin-bottom:20px}
.content-list .list-bd .item{display:block;overflow:hidden;margin-top:40px}
.content-list .list-bd .pic{width:280px;height:160px;overflow:hidden;float:left}
.content-list .list-bd .con{overflow:hidden;margin-left:310px}
.content-list .list-bd .tit{font-size:20px;font-weight:700}
.content-list .list-bd .rem{color:#999;text-align:justify;height:60px;line-height:30px;overflow:hidden;margin-bottom:15px}
.content-list .list-bd .tag{display:inline-block;vertical-align:top;min-width:58px;line-height:20px;padding:0 5px;color:#999;border:1px solid #ccc;border-radius:3px;text-align:center}
.content-list .list-bd img{width:100%;height:100%}
.content-list .list-ft{padding:40px 40px 0;text-align:center}
.content-list .list-more{display:block;line-height:60px;text-align:center;background:#efefef;color:#666;display:none}
.content-list .list-more:hover{background:#e3e3e3}
.content-list .list-loader{display:none;vertical-align:top;width:32px;height:32px;background:url(../imgs/public/loading.gif) no-repeat}
.content-detail{background:#fff;padding:40px}
.content-remark{background:#fff;border-bottom:4px solid #ebebeb;padding:15px 40px 12px}
.content-remark .title{font-size:22px;font-weight:700;margin-bottom:5px}
.content-remark .text{font-size:16px;line-height:30px;text-align:justify}
.content-link{padding:15px 30px;background:#fff;margin:30px 0 0}
.content-link .hd{font-size:16px;color:#666;margin-bottom:8px}
.content-link .bd{overflow:hidden}
.content-link .bd ul{margin-left:-28px}
.content-link .bd li{float:left;margin-left:28px;margin-bottom:5px}
.content-link .bd a{font-size:14px;color:#999}
.content-link .bd a:hover{color:#666}
.article-detail .title{font-size:28px;text-align:center;margin:-5px 0 10px}
.article-detail .info{text-align:center;margin-bottom:30px}
.article-detail .info .item{display:inline-block;vertical-align:top;margin:0 10px;color:#999}
.article-detail .text{text-align:justify;text-justify:inter-ideograph;word-break:break-all;font-size:16px;line-height:1.68}
.article-detail .text img{max-width:100%;display:block;margin:5px auto}
.article-detail .text p{text-indent:2em;line-height: 36px;}
.article-detail .from{margin:40px 0;text-align:center;color:#999}
.article-detail .ad-list{overflow:hidden;margin-top:30px}
.article-detail .ad-list ul{margin-left:-20px}
.article-detail .ad-list li{width:136px;float:left;margin:0 0 0 20px}
.article-detail .ad-list img{width:136px;height:90px}
.article-detail .foot{text-align:center;width:460px;height:140px;margin:0 auto;background:url(../imgs/jm/ad-box.png) no-repeat}
.article-detail .foot .txt{padding:15px 25px;font-size:16px;color:#a32630;text-align:justify}
.article-detail .foot .btn-master{padding:0;border:0;width:156px;height:60px;line-height:46px;font-size:20px;color:#fff;letter-spacing:2px;font-weight:700;background:url(../imgs/jm/btn-bg.png) no-repeat}
.related-reading{padding:30px 0;border-top:1px solid #e0e0e0;margin-top:40px}
.related-reading.t2{padding-top:0;margin-top:0;border-top:none}
.related-reading .title{font-size:22px;font-weight:700}
.related-reading .hd{margin-bottom:3px}
.related-reading .bd{overflow:hidden}
.related-reading .bd ul.com-grid2{width:100%}
.related-reading .bd li{display:inline-block;height:40px;line-height:40px;overflow:hidden;width:48%}
.related-reading #detail_sidebar3{float:right}
.recommend-reading{border-top:1px solid #e0e0e0;padding-top:30px;position:relative}
.recommend-reading .list-tt{font-size:22px;font-weight:700;line-height:30px}
.recommend-reading .list-bd{padding:0}
.recommend-reading .list-bd .item{margin-top:20px}
.recommend-reading .list-bd .pic{width:180px;height:105px}
.recommend-reading .list-bd .con{margin-left:200px}
.recommend-reading .list-bd img{width:100%;height:100%}
.recommend-reading .list-bd dt{margin-top:0;margin-bottom:5px}
.recommend-reading .list-bd .rem{color:#999;line-height:1.5;height:40px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-bottom:9px}
.recommend-reading .list-ft{padding:40px 0 0 0}
.recommend-reading .ad-list{position:absolute;top:60px;right:0;width:180px}
.recommend-reading2{position:relative;margin-top:20px;padding-bottom:0}
.recommend-reading2.open .list-bd .list{max-height:inherit}
.recommend-reading2.open .list-ft .btn-more:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAJBAMAAAAfoWtkAAAAFVBMVEUAAADMzMzMzMzMzMzMzMzMzMzMzMzsIyYbAAAAB3RSTlMA/UyMzlw6jdcs9AAAADlJREFUCNdjAAIVBQYwYBIUgjAURQQVIAIGhkJgAWEGZqAQSICBASgEEmAACzkCBYBCDgypYJ2sCQCJRQRYGBGuswAAAABJRU5ErkJggg==)}
.recommend-reading2 .list-hd-title{display:inline-block;vertical-align:middle;font-size: 20px;font-weight:700;line-height:30px;}
.recommend-reading2 .list-hd-title:before{display:inline-block;content:" ";width:6px;height:22px;background:rgba(201, 169, 110, 1);margin-right:15px;vertical-align:-4px}
.recommend-reading2 .list-hd-inner{left:auto;right:40px}
.recommend-reading2 .list-hd-inner .item{font-weight:400;font-size:20px;margin-left:50px;margin-right:0}
.recommend-reading2 .list-bd{min-height:200px;padding-top:15px}
.recommend-reading2 .list-bd .list{overflow:hidden;margin-left:-20px;max-height:390px}
.recommend-reading2 .list-bd .item{width:138px;float:left;margin-left:18px;margin-top:0;margin-bottom:15px;height:24px;line-height:24px;overflow:hidden}
.recommend-reading2 .list-bd-item{display:none}
.recommend-reading2 .list-bd-item.on{display:block}
.recommend-reading2 .list-ft{text-align:center;padding-top:10px;padding-bottom:30px}
.recommend-reading2 .list-ft .btn-more{color:#999;font-size:14px;cursor:pointer}
.recommend-reading2 .list-ft .btn-more:after{content:'';display:inline-block;vertical-align:1px;width:15px;height:9px;margin-left:8px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAJBAMAAAAfoWtkAAAAG1BMVEUAAADMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMyfUVMdAAAACHRSTlMATPmMzlw7OntNIIUAAAA7SURBVAjXYyhlAAHWBAYPAxDDwoFBqBlIMzcJMDBqGAAFFIE8oBBIgAEkBBIACbWABMBCQAEwEAEJAABLVgcZLbxA9wAAAABJRU5ErkJggg==) no-repeat 0 center}
.sm-detail{background:#fff;padding:40px}
.sm-detail .title{font-size:30px;text-align:center;margin-bottom:20px}
.sm-detail .sm-detail-info{margin-bottom:40px}
.sm-detail .sm-title{border-bottom:2px solid #f5f5f5;height:42px;margin-top:-20px;margin-bottom:50px}
.sm-detail .sm-title h3{font-size:30px;position:absolute;margin-top:20px;background:#fff;padding-right:12px}
.sm-detail .sm-table{width:100%;table-layout:fixed}
.sm-detail .sm-table td,.sm-detail .sm-table th{text-align:center;padding:9px 0}
.sm-detail .sm-table th{color:#999;font-weight:100}
.sm-detail .sm-table th.c6{text-indent:6px}
.sm-detail .sm-table td{font-weight:700}
.sm-detail .sm-table .c1{color:#999;text-align:right;width:72px;font-weight:100}
.sm-detail .sm-table .c6{width:200px;text-align:left;padding-left:120px}
.sm-detail .sm-item{margin-bottom:20px}
.sm-detail .sm-item h3{font-size:22px;margin-bottom:10px}
.sm-detail .sm-item p{font-size:16px;line-height:2.2}
.sm-detail .sm-item li{font-size:16px;padding-left:15px;line-height:2.2}
.sm-detail .sm-item li:before{content:'';width:5px;height:5px;background:#dbdbdb;position:absolute;margin-top:15px;margin-left:-15px}
.sm-detail .sm-item .word{color:#ff5b53;background-image:-webkit-gradient(linear,0 0,0 bottom,from(#fbb265),to(#ff5552));-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.sm-detail .sm-verse{font-size:16px;line-height:36px;text-align:center;padding:30px 0;font-weight:700}
.sm-detail .qm-table{width:450px;float:left}
.sm-detail .qm-title{height:42px;margin-bottom:25px}
.sm-detail .qm-title h3{display:inline-block;vertical-align:middle;font-size:30px;background:#fff;padding-right:12px}
.sm-detail .qm-title .icon{vertical-align:middle}
.sm-detail .icsm-name-box{display:block;margin-bottom:25px}
.sm-detail .qm-name-info{margin-left:95px}
.sm-detail .qm-name-info .name{display:block;font-size:24px;font-weight:700;padding-top:20px}
.sm-detail .qm-name-info .attr{color:#999}
.sm-detail .qm-name-info .qual{display:inline-block;font-size:16px;font-weight:700;color:#ff5552;margin-left:25px;line-height:1.1;-moz-transform:skewX(-8deg);-ms-transform:skewX(-8deg);-webkit-transform:skewX(-8deg);transform:skewX(-8deg)}
.qm-result-info{width:276px;float:right;background:#fff;border:2px dashed #e6e6e6;border-radius:10px;text-align:center;padding-bottom:20px}
.qm-result-info .face{width:78px;height:78px;display:block;margin:-40px auto 5px}
.qm-result-info .gender{font-size:16px;margin-bottom:-10px}
.qm-result-info .name{padding:10px 0;margin-top:10px}
.qm-result-info .word{font-size:40px;color:#ff5b53;line-height:1.2;background-image:-webkit-gradient(linear,0 0,0 bottom,from(#fbb265),to(#ff5552));-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.qm-result-info .attr{display:inline-block;color:#f1b145;line-height:1;padding:1px;border:2px solid #efa940;border-radius:4px}
.qm-result-info .text{font-size:12px;color:#999;text-align:left;padding:0 38px;text-align:justify;text-justify:inter-ideograph;word-break:break-all}
.qm-result-info .g3{font-size:14px}
.qm-result-info .score{text-align:left;padding-left:38px;margin-bottom:10px}
.qm-result-info .title{vertical-align:bottom;font-size:24px;color:#999;line-height:42px}
.qm-result-info .value{font-size:40px;line-height:1.1;color:#333;vertical-align:bottom}
.qm-result-info .unit{font-size:16px;color:#ee4d4d;font-weight:700;display:inline-block;font-family:Simhei;-moz-transform:skewX(-8deg);-ms-transform:skewX(-8deg);-webkit-transform:skewX(-8deg);transform:skewX(-8deg)}
.qm-suggest-list{font-size:0}
.qm-suggest-list .bd{margin-left:-20px;margin-bottom:-20px;margin-top:20px}
.qm-suggest-list .btn{width:108px;padding:5px 0;border-radius:0;margin:0 0 20px 20px;font-size:18px}
.qm-suggest-list .btn:hover{border-color:#ee4d4d}
.qm-info-box{font-size:16px;line-height:2.2;margin-top:-10px}
.qm-info-box dt{float:left}
.qm-info-box dd{overflow:hidden}
.qm-info-box .value{font-size:40px;line-height:1;display:inline-block;vertical-align:-2px;margin-top:-5px}
.qm-info-tip{color:#999;margin:15px 0 40px}
.qm-info-point{background:#f4c478;color:#ce541e;padding:9px 20px;border-radius:8px;font-weight:700;margin-top:30px;margin-bottom:10px}
.qm-sc-table{width:390px;float:left;line-height:35px}
.qm-sc-table th{text-align:left;color:#999;font-weight:400}
.qm-sc-table td{font-weight:700}
.qm-wg-list{width:345px;float:right;font-weight:700;margin-top:5px}
.qm-wg-list dl{overflow:hidden;line-height:28px}
.qm-wg-list dd,.qm-wg-list dt{float:left}
.qm-wg-list dd{width:65px}
.qm-wg-list .c1{color:#ff6462}
.qm-wg-list .c2{color:#f8834f}
.qm-wg-list .c3{color:#624781}
.sx-navbar{height:81px;padding:17px 0 12px;background:#fff;text-align:center}
.sx-navbar ul{margin-left:-26px}
.sx-navbar li{float:left;width:76px;height:81px;margin-left:26px;position:relative}
.sx-navbar .item{display:block;font-size:0;position:absolute;top:0;-moz-transition:top .35s;-o-transition:top .35s;-webkit-transition:top .35s;transition:top .35s}
.sx-navbar .item:hover{top:-7px}
#qmSideBox .form-input{height:32px;line-height:32px;vertical-align:middle}
#smSideBox .form-input{height:32px;line-height:32px;vertical-align:middle}
#qmSideBox .form-gender .option,#smSideBox .form-gender .option{line-height:30px;height:30px}
/*首页：12生肖*/
.home_title{width:1169px;height:40px;line-height:40px;margin:auto;margin-bottom:10px;border-top:1px solid #e5e5e5}
.home_title:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.home_title div.lt{float:left;height:48px}
.home_title h3{display:block;float:left;height:48px;position:relative;background-position:8px -107px;background-image:url(../images/home_title.png);background-repeat:no-repeat}
.home_title div.lt a{display:block;float:left;font-size:18px;height:48px;line-height:48px;margin-left:20px}
.home_title h3:before{content:"";position:absolute;left:0;top:-1px;background:#925335;width:100%;height:3px}
.home_title div.lt h3 a{display:block;margin:0;font-size:24px;text-align:center;padding-left:40px;padding-right:12px}
.home_title div.lt h3 a:hover{color:#925335}
.home_title h3.sx{background-position:8px -347px}
.home_title div.rt{float:right;height:48px}
.home_title div.rt a{color:#888;margin-left:18px}
.home_title div.rt a:hover{color:#f33}
.home_title div.rt a:before{content:"";bottom:0;left:-12px;top:1px;width:1px;height:12px;background:#cfcfcf;transform:rotate(20deg);-webkit-transform:rotate(20deg);display:inline-block;position:relative}
.home_title div.rt a.first:before{display:none}
.red{color:red!important}
/*首页：左中右三块*/

/*7.28首页右侧新增推荐测算*/
.content-r {width:360px;float:right;}
.public_r_cesuan {overflow:hidden;margin-bottom:15px;background-color:#fff;margin-top:15px}
.public_rn_title {text-align:center;height:40px;line-height:40px;background-color:#f6f6f6;color:#ee4e84;font-size:18px;}
.public_r_cesuan .list { overflow: hidden; }
.public_r_cesuan li { overflow: hidden; border-bottom: 1px solid #ebebeb; padding: 10px; }
.public_r_cesuan .pic { overflow: hidden; width: 75px; height: 75px; float: left; }
.public_r_cesuan .pic img { display: block; width: 100%; }
.public_r_cesuan .info { float: right; width: 240px; }
.public_r_cesuan .info_top { overflow: hidden; font-size: 18px; margin-bottom: 5px; height: 30px; line-height: 30px; }
.public_r_cesuan .info_top a{float: left;overflow: hidden;}
.public_r_cesuan .info_top span { font-size: 14px; float: right; width: 110px; overflow: hidden; text-align: right}
.public_r_cesuan .info_top a:hover { color: #ee4e84; }
.public_r_cesuan .info_txt { color: #a3a3a3; height: 40px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
/*包装*/
.wrapper {width: 1200px;margin-left: auto;margin-right: auto;position: relative;}
.wrapper:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.jq-column-rm{width:1200px;height:107px;background:#eae4d8 url(../images/jq-rm-box.png) no-repeat;margin-bottom:30px}
.jq-column-rm .text{padding:0 40px;height:60px;line-height:30px;font-size:16px;color:#665b4e;padding-top:23px;overflow:hidden}
.list-center {background:#fff;margin-top: 20px;padding: 20px 30px;}
/*!  算命封面 end */
.Min_2 {width: 100%;/* float: left; */}
.Min_2 .M2_item {width: 100%;overflow: hidden;margin-top: 9px;}
.Min_2 .M2_item .lis {width: 548px;height: 138px;border: 1px solid #e6dbbc;background: #fdfbf9;display: block;float: left;margin: 15px 20px 15px 0;position: relative;overflow: hidden;}
.Min_2 .M2_item .lis .img { display: block; float: left; margin: 28px 20px 0 28px; }
.Min_2 .M2_item .lis .img, .Min_2 .M2_item .lis .img img { width: 80px; height: 80px; }
.Min_2 .M2_item .lis .name {float: left;width: 400px;height: 24px;line-height: 24px;font-weight: bold;color: #cc8014;font-size: 20px;margin-top: 28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.Min_2 .M2_item .lis .miaoshu {float: left;width: 400px;height: 50px;line-height: 25px;font-size: 16px;color: #555;margin-top: 12px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;}
.Min_2 .M2_item .lis:hover .btn { top: 0; }
.Min_2 .M2_item .lis .btn {width: 100%;height: 125px;position: absolute;left: 0;top: -140px;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-ms-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear;background: rgba(0, 0, 0, 0.5);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);}
.Min_2 .M2_item .lis .btn p { display: block; margin: 46px auto 0; width: 240px; height: 48px; background: #cc9952; text-align: center; line-height: 48px; font-size: 24px; font-weight: bold; color: #fff; border-radius: 8px; }
.Min_2 .M2_item .lis .btn p:hover { opacity: 0.88; }
/*号码封面*/
.content-sm3{padding: 25px 15px 25px 30px;background:#fff;}
.Min_1 { width: 105%; float: left; }
.M1_item {width: 100%;overflow: hidden;margin-top: 9px;}
.M1_item .lis {width: 48%;height: 138px;border: 1px solid #e6dbbc;background: #fdfbf9;display: block;float: left;margin: 0px 13px 15px 0px;position: relative;overflow: hidden;}
.M1_item .lis .img {display: block;float: left;margin: 28px 13px 0 15px;}
.M1_item .lis .img, .Min_1 .M1_item .lis .img img {width: 80px;height: 80px;}
.M1_item .lis .name {float: left;width: 260px;height: 24px;line-height: 24px;font-weight: bold;color: #cc8014;font-size: 20px;margin-top: 28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.M1_item .lis .miaoshu {float: left;width: 260px;height: 50px;line-height: 25px;font-size: 16px;color: #555;margin-top: 12px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;}
.M1_item .lis:hover .btn { top: 0; }
.M1_item .lis .btn {width: 93%;height: 126px;position: absolute;left: 0;top: -140px;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-ms-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear;background: rgba(0, 0, 0, 0.5);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);}
.M1_item .lis .btn p {display: block;margin: 46px auto 0;width: 240px;height: 48px;background: #cc8014;text-align: center;line-height: 48px;font-size: 24px;font-weight: bold;color: #fff;border-radius: 8px;}
.M1_item .lis .btn p:hover { opacity: 0.88; }
/*高度*/
.home_uppic{width: 330px;overflow:hidden;}
.home_uppic ul{width: 330px;}
.home_uppic ul:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.home_uppic ul li{float:left;width: 160px;height: 90px;margin-right: 5px;text-align:center;position:relative;overflow:hidden;}
.home_uppic ul li img{width: 160px;height: 90px;transform:translate(0,0);transition:all .5s;}
.home_uppic ul li:hover img{transform:scale(1.05,1.05);transition:all .5s}
.home_uppic ul li span{display:block;width: 160px;height:auto;line-height:1.1em;text-align:left;font-size:13px;color:#fff;padding:4px 6px;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:absolute;left:0;bottom:0;background-color:rgba(0,0,0,.6);}
.home_uppic ul li:hover span{white-space:normal}
.home_uppic ul li.big{width: 330px;height: 169px;margin-right:0;margin-bottom: 11px;}
.home_uppic ul li.big img{width: 330px;height: 170px;}
.home_uppic ul li.big span{width: 330px;padding:6px 8px;font-size:18px;}

.home_sxyslist{margin-top:4px;height:265px;border:1px solid #dfdfdf;overflow:hidden}
.home_sxyslist div:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.home_sxyslist div span{display:block;float:left;width:50%;height:41px;line-height:40px;text-align:center;font-size:16px;cursor:pointer;background:#f6f6f6;border:1px solid #dfdfdf;border-top:none;border-right:none;box-sizing:border-box}
.home_sxyslist div span.lt{border-left:none}
.home_sxyslist div span.rt{border-right:none}
.home_sxyslist div span.cur{background:#fff;border-bottom:none}
.home_sxyslist ul{display:block;width: 320px;font-size: 14px;margin-top:6px;}
.home_sxyslist ul#QT_UL{padding-top:2px}
.home_sxyslist ul li.txt{display:inline-block;width:258px;padding-left:24px;height:28px;line-height:28px;white-space:nowrap;overflow:hidden;position:relative}
.home_sxyslist ul li.txt:before{display:inline-block;content:"";width:4px;height:4px;border-radius:3px;background:#cfcfcf;position:relative;left:-10px;top:-3px}
.home_sxyslist ul li.txt em{display:inline-block;width:62px;color:#bbb;padding-right:18px;font-size:10px;font-style:normal;text-align:right;position:absolute;right:0;background:#fff url(../images/bg.png) no-repeat 66px -86px}
.home_sxyslist ul li.pic{float:left;width: 140px;height: 84px;margin-left: 14px;margin-bottom: 5px;text-align:center;position:relative;overflow:hidden;}
.home_sxyslist ul li.pic img{width: 140px;height: 84px;transform:translate(0,0);transition:all .5s;}
.home_sxyslist ul li.pic:hover img{transform:scale(1.05,1.05);transition:all .5s}
.home_sxyslist ul li.pic em{display:block;width:131px;height:24px;position:absolute;left:0;bottom:0;-moz-opacity:.6;opacity:.6;z-index:10}
.home_sxyslist ul li.pic span{display:inline-block;width: 140px;height:auto;line-height:1.1em;text-align:left;font-size:13px;color:#fff;padding:4px;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:absolute;left:0;bottom:0;background-color:rgba(0,0,0,.55);}
.home_sxyslist ul li.pic:hover span{white-space:normal}
/*大师专栏-右侧*/
.tool_dashi{width:300px;overflow:hidden}
.tool_dashi a{display:inline-block;float:left;width:300px;height:87px;margin-bottom:4px;overflow:hidden}
.tool_dashi a img{width:300px;height:87px;transform:translate(0,0);transition:all .3s}
.tool_dashi a:hover img{transform:scale(1.05,1.05);transition:all .3s}
.tool_dashi a.d_300_90{width:300px;height:88px}
.tool_dashi a.d_300_90 img{width:300px;height:90px}
.tool_dashi a.d_148_87{width:148px;height:87px}
.tool_dashi a.d_148_87 img{width:148px;height:87px}
.tool_dashi a.mr_4{margin-right:4px}

/*首页：左侧-头条列表*/
.home_headlist{margin-top: 10px;height: 168px;background: #f6f6f6;border: 1px solid #dfdfdf;overflow: hidden;}
.home_headlist ul{display:block;width:300px;font-size:14px;margin-top:6px}
.home_headlist ul li{display:inline-block;width:258px;padding-left:24px;height:30px;line-height:30px;white-space:nowrap;overflow:hidden;position:relative}
.home_headlist ul li:before{display:inline-block;content:"";width:4px;height:4px;border-radius:2px;background:#cfcfcf;position:relative;left:-10px;top:-3px}
.home_headlist ul li em{display:inline-block;width:62px;color:#bbb;padding-right:18px;font-size:10px;font-style:normal;text-align:right;position:absolute;right:0;background:#fff url(../images/bg.png) no-repeat 66px -86px}
/*首页：左中右三块*/
.home_left{float:left;width: 326px;overflow:hidden;}
.home_center{float:left;width: 483px;margin: 0px 30px;overflow:hidden;}
.home_right{float:left;width: 300px;}
/*首页：中间-文章列表*/
.home_list{width: 472px;text-align:justify;height:78px;clear:both;margin-bottom:15px;overflow:hidden;}
.home_list .list_img{float:left;display:inline-block;width:128px;height:78px;margin-right:14px;overflow:hidden}
.home_list .list_img img{width:128px;height:78px;transform:translate(0,0);transition:all .5s}
.home_list .list_img:hover img{transform:scale(1.1,1.1);transition:all .5s}
.home_list h4{font-size:18px;line-height:26px;font-weight:700;margin-bottom:4px;text-align:left}
.home_list h4 a{color:#444}
.home_list h4 a:hover{color:#f33}
.home_list p{color:#999;max-height:44px;line-height:22px;font-size:12px}
/*生肖配对-右侧*/
.tool_shengxiao{background:#e5e5e5 url(../images/peidui1.png) no-repeat 0 -392px;position:relative}
.tool_shengxiao a{display:block;width:300px;height:81px;line-height:500px;overflow:hidden}
.tool_shengxiao .tool_sx_logo{position:absolute;top:15px;left:210px}
.tool_shengxiao .tool_sx_logo.nan{left:20px}
.tool_shengxiao form{display:block;height:28px;padding:7px}
.tool_shengxiao form select{float:left;width:90px;height:28px;color:#777;text-align:center;border:1px solid #fff;padding-left:12px;border-radius:6px}
.tool_shengxiao form button{float:left;width:90px;height:28px;text-align:center;margin-left:8px;margin-right:8px;color:#fff;background-color:#f3a25e;border:1px solid #f3a25e;border-radius:6px}
.tool_shengxiao form select:hover{border-color:#f19243}
.tool_shengxiao form button:hover{background-color:#f19243;border-color:#f19243}
/*工具使用的生肖头像*/
.tool_sx_logo{display: block;width: 70px;height: 66px;background-image: url(../images/shengxiao_tool.png);background-repeat: no-repeat;background-position: 3px 0px;}
.tool_sx_logo.s_1 { background-position: 3px 0px; }
.tool_sx_logo.s_2 { background-position: -87px 0px; }
.tool_sx_logo.s_3 { background-position: -178px 0px; }
.tool_sx_logo.s_4 { background-position: -266px  0px; }
.tool_sx_logo.s_5 { background-position: -357px 0px; }
.tool_sx_logo.s_6 { background-position: -447px 0px; }
.tool_sx_logo.s_7 { background-position: -538px 0px; }
.tool_sx_logo.s_8 { background-position: -627px 0px; }
.tool_sx_logo.s_9 { background-position: -719px 0px; }
.tool_sx_logo.s_10 { background-position: -807px 0px; }
.tool_sx_logo.s_11 { background-position: -898px 0px; }
.tool_sx_logo.s_12 { background-position: -988px 0px; }
/*生肖*/
/*右侧：运势*/
.yunshi_box
{
    float: left;
    width: 300px;
    height: 450px;
    background: #363240;
    position: relative;
    box-shadow: 10px 10px #eaeaea;
}
.yunshi_box .tit
{
    margin: 1px;
    margin-bottom: 9px;
    text-align: center;
    font-size: 18px;
    height: 39px;
    line-height: 40px;
    font-weight: bold;
    background: #2F2B37;
}
.yunshi_box .tit a
{
    color: #999;
}
.yunshi_box .time
{
    margin-left: 21px;
}
.yunshi_box .time:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.yunshi_box .time li
{
    float: left;
    display:block;
    color: #999;
    line-height: 16px;
    margin-right: 9px;
    padding: 2px 5px;
    cursor: pointer;
    border: 1px solid #363240;
    border-radius: 4px;
}
.yunshi_box .time li.cur,
.yunshi_box .time li:hover
{
    border: 1px solid #999;
}
.yunshi_box .sign_box
{
    width: 116px;
    height: 130px;
    margin: 30px auto;
    cursor: pointer;
    color: #bbb;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    text-align: center;
}
.yunshi_box .sign_box .sign
{
    width: 110px;
    height: 110px;
    background: #FDFAEE url(../images/astro_yunshi.png) no-repeat 7px 19px;
    border: 3px solid #363240;
    border-radius: 100%;
    margin-bottom: 6px;
}
.yunshi_box .sign_box span
{
    display: inline-block;
    padding: 0px 10px;
    background: url(../images/bg.png) no-repeat -249px -382px;
}
.yunshi_box .sign_box:hover .sign
{
    border-color: #FFCF6A;
}
.yunshi_box .sign_box:hover span
{
    color: #FFCF6A;
    background-position: -249px -404px;
}
.yunshi_box .sign.by { background-position: 7px 19px; }
.yunshi_box .sign.jn { background-position: -128px 15px; }
.yunshi_box .sign.sz { background-position: -261px 15px; }
.yunshi_box .sign.jx { background-position: -395px 13px; }
.yunshi_box .sign.shz { background-position: -529px 14px; }
.yunshi_box .sign.cn { background-position: -663px 14px; }
.yunshi_box .sign.tc { background-position: -799px 17px; }
.yunshi_box .sign.tx { background-position: -932px 16px; }
.yunshi_box .sign.ss { background-position: -1067px 12px; }
.yunshi_box .sign.mj { background-position: -1200px 14px; }
.yunshi_box .sign.sp { background-position: -1334px 13px; }
.yunshi_box .sign.sy { background-position: -1469px 10px; }
.yunshi_box .p1
{
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    color: #999;
    text-align: center;
}
.yunshi_box .p2
{
    font-size: 14px;
    height: 84px;
    line-height: 28px;
    color: #999;
    text-indent: 2em;
    text-align: justify;
    padding: 10px 24px 0 20px;
    margin-bottom: 5px;
    overflow: hidden;
}
.yunshi_box .p2 a
{
    color: #FFCF6A;
}
.yunshi_box .p2 a:hover
{
    color: #FFDE9B;
}
.yunshi_box .select_sign
{
    left: -4px;
    top: 290px;
}
/*通用标题*/
h4.tit,
span.tit
{
    display: block;
    width: 100px;
    height: 20px;
    font-size: 16px;
    color: #6C3E86;
    background: url(../images/bg.png) no-repeat -130px -43px;
    font-weight: bold;
}
h4.tit a,
span.tit a
{
    color: #6C3E86;
}
h4.tit_5 a,
span.tit_5
{
    width: 114px;
    background-position: -114px -43px;
}
/*五颗星*/
.star
{
    display: inline-block;
    width: 92px;
    height: 14px;
    position: relative;
    top: 2px;
    background: url(../images/bg.png) no-repeat 0 0;
}
.star.st_0 { background-position: 0 -301px; }
.star.st_1 { background-position: 0 -381px; }
.star.st_2 { background-position: 0 -361px; }
.star.st_3 { background-position: 0 -341px; }
.star.st_4 { background-position: 0 -321px; }
.star.st_5 { background-position: 0 -301px; }

.star2
{
    display: inline-block;
    width: 92px;
    height: 14px;
    position: relative;
    top: 2px;
    background: url(../images/bg.png) no-repeat 0 0;
}
.star2.st_0 { width: 0px; background-position: 0 -301px; }
.star2.st_1 { width: 15px; background-position: 0 -381px; }
.star2.st_2 { width: 34px; background-position: 0 -361px; }
.star2.st_3 { width: 54px; background-position: 0 -341px; }
.star2.st_4 { width: 73px; background-position: 0 -321px; }
.star2.st_5 { width: 92px; background-position: 0 -301px; }

/*选择星座*/
.select_sign
{
    display: none;
    width: 300px;
    position: absolute;
    text-align: center;
    left: -12px;
    top: 250px;
    z-index: 999;
    padding-top: 14px;
    border: 4px solid #666;
    border-radius: 10px;
    background-color: #efefef;
	box-shadow: 5px -4px #aaa;
}
.select_sign .arrow
{
    display: block;
    width: 46px;
    height: 22px;
    position: absolute;
    top: -22px;
    left: 128px;
    background: url(../images/bg.png) no-repeat -226px -261px;
}
.select_sign .info
{
    text-align: center;
    font-size: 18px;
    color: #666;
    font-weight: bold;
}
.select_sign ul
{
    margin-top: 14px;
}
.select_sign ul:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.select_sign ul li
{
    float: left;
    width: 50px;
    height: 70px;
    margin-left: 20px;
    margin-bottom: 24px;
    text-align: center;
}
.select_sign ul li em
{
    font-style: normal;
    color: #999;
}
.select_sign ul li span
{
    display: block;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    border: 2px solid #fff;
    margin-bottom: 6px;
    background: #fff url(../images/astro_select.png) no-repeat 2px 6px;
}
.select_sign ul li.by  span{ background-position: 2px 5px; }
.select_sign ul li.jn  span{ background-position: -55px 5px; }
.select_sign ul li.sz  span{ background-position: -112px 5px; }
.select_sign ul li.jx  span{ background-position: -168px 5px; }
.select_sign ul li.shz span{ background-position: -225px 5px; }
.select_sign ul li.cn  span{ background-position: -282px 5px; }
.select_sign ul li.tc  span{ background-position: -339px 5px; }
.select_sign ul li.tx  span{ background-position: -396px 5px; }
.select_sign ul li.ss  span{ background-position: -453px 5px; }
.select_sign ul li.mj  span{ background-position: -509px 5px; }
.select_sign ul li.sp  span{ background-position: -566px 5px; }
.select_sign ul li.sy  span{ background-position: -623px 5px; }

.select_sign ul li:hover
{
    cursor: pointer;
}
.select_sign ul li:hover span
{
    border-color: #999;
}
.select_sign ul li:hover em
{
    color: #333;
}
/*! 黄历地图  */
.hl-title{position:relative}
.hl-title::before{content:" ";position:absolute;top:33px;border-top:1px solid #f2f2f2;width:100%;z-index:1}
.hl-title h3{position:relative;display:inline-block;background:#fff;font-size:28px;padding:10px 10px 10px 0;z-index:2}
.cata_bd dt{font-size:22px;margin-top:10px;margin-bottom:10px}

.map-wrap{margin-top:20px;padding:20px 40px;background:#fff}
.jieqi-conbox{position:relative;z-index:10;margin:20px 0 40px;background:url(/static/imgs/jieqi/24jieqi_box.png) center center no-repeat;background-size:100%;padding:20px 20px 20px}
.map-conbox{position:relative;z-index:10;margin:20px 0 40px;background-color:#faf9f6;border-left:1px solid #d4b2a6;border-right:1px solid #d4b2a6;background-repeat:repeat-y;background-size:100%;padding:20px 20px 20px}
.map-conbox:after,.map-conbox:before{content:'';position:absolute;left:0;right:0;z-index:-1;background-size:100% 100%;background-repeat:no-repeat}
.map-conbox:before{top:0;height:20px;margin:0 -1px;background-image:url(../images/box01.png)}
.map-conbox:after{bottom:0;height:20px;margin:0 -1px;background-image:url(../images/box02.png)}
.map-title{margin-top:-35px;font-weight:700;font-size:20px;text-align:center}
.map-links{margin-top:10px}
.map-links li a{display:block;text-align:center;line-height:38px}
.com-grid9>li{width:11.111111%}
/*抽签*/
.zt_wrapper{width:1200px;padding:0;margin:auto;margin-top:20px;position:relative}
.zt_box{width:1200px;height:92px;overflow:hidden}
.zt_box .zt_main a{float:left;display:block;margin-right:14px;width:140px;height:92px}
.zt_box .zt_main a img{width:140px;height:92px}
.zt_box .zt_main :hover img{transform:scale(1.1,1.1);transition:all .5s}
.zt_box .next,.zt_box .prev{width:16px;height:31px;cursor:pointer;position:absolute;top:26px;left:-30px;background:url(../images/bg.png) no-repeat -132px -386px}
.zt_box .next{left:auto;right:-30px;background-position:-170px -386px}
/*底部引导*/
.bt_guider{z-index:5;width:100%;height:85px;position:fixed;bottom:0;}
.bt_guider .shadow{width:100%;position:absolute;left:0;bottom:0;z-index:3;height:85px;background:#0f73e2;opacity:.86;filter:alpha(opacity=86);}
.bt_guider .bt_guider_wrap{width:1200px;height:85px;position:relative;margin:0 auto;z-index:4;}
.bt_guider .guider_close{width:18px;height:18px;display:inline-block;position:absolute;right:0;top:5px;background:url(../images/266.png) no-repeat;}
.bt_guider .guider_icon{width:83px;height:155px;position:absolute;bottom:0;left:17px;background:url(../images/265.png) no-repeat;}
.bt_guider .gm_qr_code{width:124px;height:139px;position:absolute;right:60px;bottom:10px;text-align:center;}
.gm_qr_code .qr_code_box{width:114px;height:114px;background-color:#0f73e2;padding:5px;}
.gm_qr_code .qr_code_box img{width:114px;height:114px;border:0;}
.gm_qr_code .qr_other{font-size:12px;height:12px;line-height:12px;color:#FFF;}
.bt_guider .gm_gr_sha{width:23px;height:64px;position:absolute;right:37px;top:-64px;background:url(../images/267.png) no-repeat;}
.bt_guider .guider_main{padding-left:135px;*zoom:1;color:#FFF;}
.bt_guider .guider_main .gm_left{float:left;width:678px;}
.guider_main .gm_left .gm_site_name{width:678px;height:24px;line-height:24px;font-size:24px;overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
.guider_main .gm_left .gm_other{width:678px;height:14px;line-height:14px;font-size:14px;overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
.guider_main .gm_right{float:left;}
.guider_main .gm_right .gm_btn{display:block;width:140px;height:40px;line-height:40px;text-align:center;font-size:20px;text-decoration:none;color:#FFF;border:2px solid #FFF;background:#0f66c6;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;transition:all .3s;-webkit-transition:all .3s;}
.guider_main .gm_right .gm_btn:hover{background:#0c5eb9;}
.bt_guider .hs_16{width:100%;height:16px;}
.bt_guider .hs_12{width:100%;height:12px;}
.bt_guider .hs_6{width:100%;height:6px;}
.bt_guider .hs_20{width:100%;height:20px;}
/*底部*/
.footer-box{margin-top: 30px;background-color:#282828;}
.two-s-footer .footer-box{background-color:#282828;padding:20px 0 20px 0;}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.container{width: 1170px !important;}
.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.two-s-footer .footer-box .nav-footer{margin-bottom:10px}
.two-s-footer .footer-box .nav-footer a{color:#e0e0e0;margin-right:10px;font-size:15px}
.two-s-footer .footer-box .nav-footer a:hover{color:#FFF}
.two-s-footer .footer-box .nav-footer span{margin:0 10px}
.two-s-footer .links-footer{font-size:10px;color:#fff;padding:10px 0 0;border-top:1px solid rgba(255,255,255,.05);margin-top:20px}
.two-s-footer .links-footer a,
.two-s-footer .links-footer span{color:#696969;line-height:1.2;margin:0 4px 0 0;font-size:12px}
.two-s-footer .copyright-footer p{color:#696969}
.two-s-footer .copyright-footer a{color:#696969}
.social-footer{float:right}
/*!** 搜索页
***/
.url-here{color:#999;padding:10px 0}
.url-here a{color:#999}
.url-here a:hover{color:#ee4d4d}
.search-list{background:#fff}
.search-list .list-hd{height:55px;line-height:55px;padding-left:40px;border-bottom:1px solid #ebebeb;position:relative;overflow:hidden;margin-bottom:30px}
.search-list .list-hd .item{display:inline-block;vertical-align:top;font-size:16px;margin-right:25px;position:relative;font-weight:700}
.search-list .list-hd .on{color:#ee4d4d}
.search-list .list-hd .on:after{content:'';position:absolute;height:3px;background:#ee4d4d;border-radius:2px;left:0;right:0;bottom:0}
.search-list .list-bd{padding:0 40px}
.search-list .list-bd .item{display:block;padding-bottom:20px;border-bottom:1px solid #f0f0f0;margin-bottom:30px}
.search-list .list-ft{padding-bottom:40px}
.search-list .item-hd{line-height:22px;margin-bottom:5px}
.search-list .item-hd .tag{display:inline-block;vertical-align:top;padding:0 10px;height:20px;line-height:20px;text-align:center;font-size:12px;border:1px solid #5b7cc7;color:#5b7cc7;margin-right:10px}
.search-list .item-hd .tag-qm{color:#9164b4;border-color:#9164b4}
.search-list .item-hd .tag-sx{color:#6ab7a6;border-color:#6ab7a6}
.search-list .item-hd .tag-xx{color:#dd7070;border-color:#dd7070}
.search-list .item-hd .tag-kx,.search-list .item-hd .tag-xs{color:#d68c3c;border-color:#d68c3c}
.search-list .item-hd .tag-fszs{color:#88ba5c;border-color:#88ba5c}
.search-list .item-hd .tag-jq,.search-list .item-hd .tag-jqcq{color:#ab9031;border-color:#ab9031}
.search-list .item-hd .tag-sg{color:#53a2ae;border-color:#53a2ae}
.search-list .item-hd .tag-jm{color:#c174a8;border-color:#c174a8}
.search-list .item-hd .titi{font-size:20px;color:333}
.search-list .item-bd{color:#999;line-height:2}
.search-recommand{padding:20px 40px;background:#fff}
.search-recommand h3{font-weight:700;font-size:22px;padding:5px 0 15px}
.search-recommand-list{margin:0 -15px;font-size:0;line-height:0}
.search-recommand-list li{display:inline-block;margin-bottom:15px;padding:0 10px}
.search-recommand-list li a{display:block;padding:0 15px;height:38px;background:rgba(255,255,255,1);border:1px solid rgba(224,224,224,1);border-radius:6px;line-height:38px;font-size:17px}



/*!** 公用
***/








.com-section{background:#fff;margin-bottom:20px}
.com-section .hd{height:55px;line-height:55px;padding:0 15px;position:relative}
.com-section .hd .title{border-bottom:1px solid #ebebeb;font-size:22px}
.com-section .hd .title::before{display:inline-block;content:" ";width:6px;height:22px;background:rgba(201, 169, 110, 1);margin-right:15px;vertical-align:-4px}


body,html{height:100%}
body{font-family:"Microsoft YaHei",tahoma,arial,sans-serif;font-size:14px;line-height:1.5;background-color:#fff;color:#333}
body,dd,dl,form,h1,h2,h3,h4,h5,h6,p{margin:0}
h1,h2,h3,h4,h5,h6{font-weight:400}
ul{margin:0;padding:0;list-style-type:none}
ol{margin:0;padding-left:1.2em}
em,i{font-style:normal}
table{border-collapse:collapse;border-spacing:0}
a{color:#333;text-decoration:none;outline:0;cursor:pointer;-moz-transition:color .2s,background-color .2s,border-color .2s;-o-transition:color .2s,background-color .2s,border-color .2s;-webkit-transition:color .2s,background-color .2s,border-color .2s;transition:color .2s,background-color .2s,border-color .2s}
a:hover{color:#ee4d4d}
img{border:0;vertical-align:top}
button,input,select,textarea{font-family:inherit;color:#333;outline:0;margin:0}
article,aside,dialog,figure,footer,header,menu,nav,section{display:block}
select::-webkit-scrollbar{width:6px;height:6px}
select::-webkit-scrollbar-track{border-radius:3px;background:rgba(0,0,0,.06);-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.08)}
select::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(0,0,0,.12);-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,.2)}
.icon-arrow,.icon-arrow-b-l,.icon-arrow-b-r,.icon-arrow-l,.icon-arrow-r,.icon-btn-sm1,.icon-btn-sm2,.icon-hot,.icon-jq1,.icon-jq10,.icon-jq2,.icon-jq3,.icon-jq4,.icon-jq5,.icon-jq6,.icon-jq7,.icon-jq8,.icon-jq9,.icon-recom,.icon-search,.icon-side-ft,.icon-side-hd,.icon-sprite,.icon-sqml-logo,.icon-sx1,.icon-sx10,.icon-sx11,.icon-sx12,.icon-sx2,.icon-sx3,.icon-sx4,.icon-sx5,.icon-sx6,.icon-sx7,.icon-sx8,.icon-sx9,.icon-tt-bzqm,.icon-tt-bzsm,.icon-tt-dsqm,.icon-tt-dssm,.icon-tt-fs,.icon-tt-jm,.icon-tt-jq,.icon-tt-qm,.icon-tt-qm1,.icon-tt-qm2,.icon-tt-sm,.icon-tt-sm1,.icon-tt-sm2,.icon-tt-sm3,.icon-tt-sx,.icon-tt-xs,.icon-tt-xx,.icon-tt-xz,.icon-xx1,.icon-xx2,.icon-xx3,.icon-xx4,.icon-xz1,.icon-xz10,.icon-xz11,.icon-xz12,.icon-xz2,.icon-xz3,.icon-xz4,.icon-xz5,.icon-xz6,.icon-xz7,.icon-xz8,.icon-xz9{background-image:url(../imgs/iconlist.png);background-repeat:no-repeat}
.icon-arrow-b-l{background-position:0 0;height:26px;width:13px}
.icon-arrow-b-r{background-position:0 -31px;height:26px;width:13px}
.icon-arrow-l{background-position:0 -62px;height:26px;width:13px}
.icon-arrow-r{background-position:0 -93px;height:26px;width:13px}
.icon-arrow{background-position:0 -124px;height:5px;width:8px}
.icon-btn-sm1{background-position:0 -134px;height:34px;width:90px}
.icon-btn-sm2{background-position:0 -173px;height:34px;width:90px}
.icon-hot{background-position:0 -212px;height:11px;width:28px}
.icon-jq1{background-position:0 -228px;height:40px;width:140px}
.icon-jq10{background-position:0 -273px;height:40px;width:140px}
.icon-jq2{background-position:0 -318px;height:40px;width:140px}
.icon-jq3{background-position:0 -363px;height:40px;width:140px}
.icon-jq4{background-position:0 -408px;height:40px;width:140px}
.icon-jq5{background-position:0 -453px;height:40px;width:140px}
.icon-jq6{background-position:0 -498px;height:40px;width:140px}
.icon-jq7{background-position:0 -543px;height:40px;width:140px}
.icon-jq8{background-position:0 -588px;height:40px;width:140px}
.icon-jq9{background-position:0 -633px;height:40px;width:140px}
.icon-recom{background-position:0 -678px;height:22px;width:30px}
.icon-search{background-position:0 -705px;height:21px;width:22px}
.icon-side-ft{background-position:0 -731px;height:53px;width:85px}
.icon-side-hd{background-position:0 -789px;height:110px;width:125px}
.icon-sqml-logo{background-position:0 -904px;height:44px;width:155px}
.icon-sx1{background-position:0 -953px;height:55px;width:55px}
.icon-sx10{background-position:0 -1013px;height:55px;width:55px}
.icon-sx11{background-position:0 -1073px;height:55px;width:55px}
.icon-sx12{background-position:0 -1133px;height:55px;width:55px}
.icon-sx2{background-position:0 -1193px;height:55px;width:55px}
.icon-sx3{background-position:0 -1253px;height:55px;width:55px}
.icon-sx4{background-position:0 -1313px;height:55px;width:55px}
.icon-sx5{background-position:0 -1373px;height:55px;width:56px}
.icon-sx6{background-position:0 -1433px;height:55px;width:56px}
.icon-sx7{background-position:0 -1493px;height:55px;width:56px}
.icon-sx8{background-position:0 -1553px;height:55px;width:55px}
.icon-sx9{background-position:0 -1613px;height:55px;width:55px}
.icon-tt-bzqm{background-position:0 -1673px;height:50px;width:340px}
.icon-tt-bzsm{background-position:0 -1728px;height:50px;width:340px}
.icon-tt-dsqm{background-position:0 -1783px;height:19px;width:81px}
.icon-tt-dssm{background-position:0 -1807px;height:19px;width:83px}
.icon-tt-fs{background-position:0 -1831px;height:31px;width:137px}
.icon-tt-jm{background-position:0 -1867px;height:31px;width:170px}
.icon-tt-jq{background-position:0 -1903px;height:31px;width:173px}
.icon-tt-qm{background-position:0 -1939px;height:31px;width:171px}
.icon-tt-qm1{background-position:0 -2000px;height:20px;width:85px}
.icon-tt-qm1.tt-qm1-hover,.icon-tt-qm1:hover,.sm-box .icon-tt-qm1.on{background-position:0 -1975px}
.icon-tt-qm2{background-position:0 -2050px;height:20px;width:82px}
.icon-tt-qm2.tt-qm2-hover,.icon-tt-qm2:hover,.sm-box .icon-tt-qm2.on{background-position:0 -2025px}
.icon-tt-sm{background-position:0 -2075px;height:32px;width:172px}
.icon-tt-sm1{background-position:0 -2137px;height:20px;width:87px}
.icon-tt-sm1.tt-sm1-hover,.icon-tt-sm1:hover,.sm-box .icon-tt-sm1.on{background-position:0 -2112px}
.icon-tt-sm2{background-position:0 -2187px;height:20px;width:84px}
.icon-tt-sm2.tt-sm2-hover,.icon-tt-sm2:hover,.sm-box .icon-tt-sm2.on{background-position:0 -2162px}
.icon-tt-sm3{background-position:0 -2237px;height:20px;width:81px}
.icon-tt-sm3.tt-sm3-hover,.icon-tt-sm3:hover,.sm-box .icon-tt-sm3.on{background-position:0 -2212px}
.icon-tt-sx{background-position:0 -2262px;height:31px;width:100px}
.icon-tt-xs{background-position:0 -2298px;height:31px;width:102px}
.icon-tt-xx{background-position:0 -2334px;height:31px;width:103px}
.icon-tt-xz{background-position:0 -2370px;height:31px;width:102px}
.icon-xx1{background-position:0 -2406px;height:40px;width:200px}
.icon-xx2{background-position:0 -2451px;height:40px;width:200px}
.icon-xx3{background-position:0 -2496px;height:40px;width:200px}
.icon-xx4{background-position:0 -2541px;height:40px;width:200px}
.icon-xz1{background-position:0 -2586px;height:44px;width:44px}
.icon-xz10{background-position:0 -2635px;height:44px;width:44px}
.icon-xz11{background-position:0 -2684px;height:44px;width:44px}
.icon-xz12{background-position:0 -2733px;height:44px;width:44px}
.icon-xz2{background-position:0 -2782px;height:44px;width:44px}
.icon-xz3{background-position:0 -2831px;height:44px;width:44px}
.icon-xz4{background-position:0 -2880px;height:44px;width:44px}
.icon-xz5{background-position:0 -2929px;height:44px;width:44px}
.icon-xz6{background-position:0 -2978px;height:44px;width:44px}
.icon-xz7{background-position:0 -3027px;height:44px;width:44px}
.icon-xz8{background-position:0 -3076px;height:44px;width:44px}
.icon-xz9{background-position:0 -3125px;height:44px;width:44px}
.icon{display:inline-block}
.icsm-ad-qm,.icsm-ad-sm,.icsm-boy,.icsm-btn1,.icsm-btn2,.icsm-btn3,.icsm-btn4,.icsm-btn5,.icsm-btn6,.icsm-girl,.icsm-jm-t1,.icsm-jm-t2,.icsm-jm-t3,.icsm-jm-t4,.icsm-jm-t5,.icsm-jm-t6,.icsm-jm-t7,.icsm-jm-t8,.icsm-jm-t9,.icsm-name-box,.icsm-name-tip,.icsm-qian,.icsm-shan,.icsm-sprite,.icsm-t-bbqm,.icsm-t-dsqm,.icsm-t-dssm,.icsm-t-grjm,.icsm-t1,.icsm-t2,.icsm-t3,.icsm-zodiac1,.icsm-zodiac10,.icsm-zodiac11,.icsm-zodiac12,.icsm-zodiac2,.icsm-zodiac3,.icsm-zodiac4,.icsm-zodiac5,.icsm-zodiac6,.icsm-zodiac7,.icsm-zodiac8,.icsm-zodiac9{background-image:url(../imgs/icsm.png);background-repeat:no-repeat}
.icsm-ad-qm{background-position:0 0;height:70px;width:340px}
.icsm-ad-sm{background-position:0 -75px;height:70px;width:340px}
.icsm-boy{background-position:0 -150px;height:40px;width:40px}
.icsm-btn1{background-position:0 -195px;height:60px;width:160px}
.icsm-btn2{background-position:0 -260px;height:60px;width:160px}
.icsm-btn3{background-position:0 -325px;height:50px;width:154px}
.icsm-btn4{background:url(/static/imgs/qm/qm_b_znqm.png);height:50px;width:154px}
.icsm-btn5{background-position:0 -435px;height:50px;width:154px}
.icsm-btn6{background-position:0 -490px;height:50px;width:154px}
.icsm-girl{background-position:0 -545px;height:40px;width:40px}
.icsm-jm-t1{background-position:0 -590px;height:36px;width:36px}
.icsm-jm-t2{background-position:0 -631px;height:36px;width:36px}
.icsm-jm-t3{background-position:0 -672px;height:36px;width:36px}
.icsm-jm-t4{background-position:0 -713px;height:36px;width:36px}
.icsm-jm-t5{background-image:url(/static/imgs/public/jm_aq.png);height:36px;width:36px}
.icsm-jm-t6{background-position:0 -795px;height:36px;width:36px}
.icsm-jm-t7{background-position:0 -836px;height:36px;width:36px}
.icsm-jm-t8{background-position:0 -877px;height:36px;width:36px}
.icsm-jm-t9{background-position:0 -918px;height:36px;width:36px}
.icsm-name-box{background-position:0 -959px;height:86px;width:278px}
.icsm-name-tip{background-position:0 -1050px;height:30px;width:412px}
.icca.name_bbqm{height:64px;width:64px;background-position: 0 -2752px;}
.icca.name_dzqm{height:64px;width:64px;background-position: 0 -2816px;}
.icca.name_xmfx{height:64px;width:64px;background-position: 0 -2880px;}
.icca.name_gscm{height:64px;width:64px;background-position: 0 -3008px;}
.icca.name_xmwg{height:64px;width:64px;background-position: 0 -3072px;}
.icca.name_mzgx{height:64px;width:64px;background-position: 0 -3136px;}
.icsm-qian{background-position:0 -1085px;height:95px;width:120px}
.icsm-shan{background-position:0 -1185px;height:70px;width:190px}
.icsm-t-bbqm{background-position:0 -1291px;height:26px;width:87px}
.icsm-t-bbqm.t-bbqm-hover,.icsm-t-bbqm:hover,.sm-content .hd .icsm-t-bbqm.on{background-position:0 -1260px}
.icsm-t-dsqm{background-position:0 -1322px;height:23px;width:97px}
.icsm-t-dssm{background-position:0 -1350px;height:23px;width:99px}
.icsm-t-grjm{background-position:0 -1409px;height:26px;width:87px}
.icsm-t-grjm.t-grjm-hover,.icsm-t-grjm:hover,.sm-content .hd .icsm-t-grjm.on{background-position:0 -1378px}
.icsm-t1{background-position:0 -1471px;height:26px;width:87px}
.icsm-t1.t1-hover,.icsm-t1:hover,.sm-content .hd .icsm-t1.on{background-position:0 -1440px}
.icsm-t2{background-position:0 -1533px;height:26px;width:87px}
.icsm-t2.t2-hover,.icsm-t2:hover,.sm-content .hd .icsm-t2.on{background-position:0 -1502px}
.icsm-t3{background-position:0 -1595px;height:26px;width:87px}
.icsm-t3.t3-hover,.icsm-t3:hover,.sm-content .hd .icsm-t3.on{background-position:0 -1564px}
.icsm-zodiac1{background-position:0 -1626px;height:81px;width:76px}
.icsm-zodiac10{background-position:0 -1712px;height:81px;width:76px}
.icsm-zodiac11{background-position:0 -1798px;height:81px;width:76px}
.icsm-zodiac12{background-position:0 -1884px;height:81px;width:76px}
.icsm-zodiac2{background-position:0 -1970px;height:81px;width:76px}
.icsm-zodiac3{background-position:0 -2056px;height:81px;width:76px}
.icsm-zodiac4{background-position:0 -2142px;height:81px;width:76px}
.icsm-zodiac5{background-position:0 -2228px;height:81px;width:76px}
.icsm-zodiac6{background-position:0 -2314px;height:81px;width:76px}
.icsm-zodiac7{background-position:0 -2400px;height:81px;width:76px}
.icsm-zodiac8{background-position:0 -2486px;height:81px;width:76px}
.icsm-zodiac9{background-position:0 -2572px;height:81px;width:76px}
.icjq-arrow,.icjq-btn1,.icjq-btn2,.icjq-btn3,.icjq-btn4,.icjq-btn5,.icjq-grail1,.icjq-grail2,.icjq-grail3,.icjq-sprite{background-image:url(../imgs/icjq.png);background-repeat:no-repeat}
.icjq-arrow{background-position:0 0;height:4px;width:7px}
.icjq-btn1{background-position:0 -9px;height:50px;width:180px}
.icjq-btn2{background-position:0 -64px;height:50px;width:180px}
.icjq-btn3{background-position:0 -119px;height:50px;width:180px}
.icjq-btn4{background-position:0 -174px;height:50px;width:180px}
.icjq-btn5{background-position:0 -229px;height:50px;width:180px}
.icjq-grail1{background-position:0 -284px;height:64px;width:98px}
.icjq-grail2{background-position:0 -353px;height:64px;width:98px}
.icjq-grail3{background-position:0 -422px;height:64px;width:98px}
.icxz-arrow,.icxz-arrow-b,.icxz-arrow-r,.icxz-arrow2,.icxz-arrow3,.icxz-arrow4,.icxz-love,.icxz-love2,.icxz-love3,.icxz-love4,.icxz-luck,.icxz-pair,.icxz-query,.icxz-select-title,.icxz-sprite,.icxz-xz-b1,.icxz-xz-b10,.icxz-xz-b11,.icxz-xz-b12,.icxz-xz-b2,.icxz-xz-b3,.icxz-xz-b4,.icxz-xz-b5,.icxz-xz-b6,.icxz-xz-b7,.icxz-xz-b8,.icxz-xz-b9,.icxz-xz-n1,.icxz-xz-n10,.icxz-xz-n11,.icxz-xz-n12,.icxz-xz-n2,.icxz-xz-n3,.icxz-xz-n4,.icxz-xz-n5,.icxz-xz-n6,.icxz-xz-n7,.icxz-xz-n8,.icxz-xz-n9,.icxz-xz-p1,.icxz-xz-p10,.icxz-xz-p11,.icxz-xz-p12,.icxz-xz-p2,.icxz-xz-p3,.icxz-xz-p4,.icxz-xz-p5,.icxz-xz-p6,.icxz-xz-p7,.icxz-xz-p8,.icxz-xz-p9,.icxz-xz-query,.icxz-xz-query2,.icxz-xz-r1,.icxz-xz-r10,.icxz-xz-r11,.icxz-xz-r12,.icxz-xz-r2,.icxz-xz-r3,.icxz-xz-r4,.icxz-xz-r5,.icxz-xz-r6,.icxz-xz-r7,.icxz-xz-r8,.icxz-xz-r9,.icxz-xz-y1,.icxz-xz-y10,.icxz-xz-y11,.icxz-xz-y12,.icxz-xz-y2,.icxz-xz-y3,.icxz-xz-y4,.icxz-xz-y5,.icxz-xz-y6,.icxz-xz-y7,.icxz-xz-y8,.icxz-xz-y9,.icxz-xz-ysm1,.icxz-xz-ysm10,.icxz-xz-ysm11,.icxz-xz-ysm12,.icxz-xz-ysm2,.icxz-xz-ysm3,.icxz-xz-ysm4,.icxz-xz-ysm5,.icxz-xz-ysm6,.icxz-xz-ysm7,.icxz-xz-ysm8,.icxz-xz-ysm9{background-image:url(../imgs/icxz.png);background-repeat:no-repeat}
.icxz-arrow-b{background-position:-118px -36px;height:7px;width:12px}
.icxz-arrow-r{background-position:-106px -36px;height:7px;width:12px}
.icxz-arrow{background-position:-90px -36px;height:5px;width:8px}
.icxz-arrow2{background-position:-82px -36px;height:5px;width:8px}
.icxz-arrow3{background-position:-98px -36px;height:5px;width:8px}
.icxz-arrow4{background-position:-138px -36px;height:9px;width:16px}
.icxz-love{background-position:-130px -36px;height:7px;width:8px}
.icxz-love2{background-position:-16px -62px;height:18px;width:15px}
.icxz-love3{background-position:0 -62px;height:9px;width:8px}
.icxz-love4{background-position:-8px -62px;height:9px;width:8px}
.icxz-luck{background-position:-64px -390px;height:64px;width:64px}
.icxz-pair{background-position:0 -390px;height:64px;width:64px}
.icxz-query{background-position:0 -326px;height:64px;width:64px}
.icxz-select-title{background-position:0 -36px;height:26px;width:82px}
.icxz-xz-b1{background-position:0 -2972px;height:124px;width:124px}
.icxz-xz-b10{background-position:0 -3096px;height:124px;width:124px}
.icxz-xz-b11{background-position:0 -3220px;height:124px;width:124px}
.icxz-xz-b12{background-position:0 -3344px;height:124px;width:124px}
.icxz-xz-b2{background-position:0 -3468px;height:124px;width:124px}
.icxz-xz-b3{background-position:0 -3592px;height:124px;width:124px}
.icxz-xz-b4{background-position:0 -3716px;height:124px;width:124px}
.icxz-xz-b5{background-position:0 -3840px;height:124px;width:124px}
.icxz-xz-b6{background-position:0 -2724px;height:124px;width:124px}
.icxz-xz-b7{background-position:0 -3964px;height:124px;width:124px}
.icxz-xz-b8{background-position:0 -1856px;height:124px;width:124px}
.icxz-xz-b9{background-position:0 -2600px;height:124px;width:124px}
.icxz-xz-n1{background-position:-70px -746px;height:73px;width:70px}
.icxz-xz-n10{background-position:0 -746px;height:73px;width:70px}
.icxz-xz-n11{background-position:-70px -673px;height:73px;width:70px}
.icxz-xz-n12{background-position:-70px -600px;height:73px;width:70px}
.icxz-xz-n2{background-position:0 -819px;height:73px;width:70px}
.icxz-xz-n3{background-position:-70px -527px;height:73px;width:70px}
.icxz-xz-n4{background-position:0 -527px;height:73px;width:70px}
.icxz-xz-n5{background-position:-70px -454px;height:73px;width:70px}
.icxz-xz-n6{background-position:0 -454px;height:73px;width:70px}
.icxz-xz-n7{background-position:-70px -819px;height:73px;width:70px}
.icxz-xz-n8{background-position:0 -673px;height:73px;width:70px}
.icxz-xz-n9{background-position:0 -600px;height:73px;width:70px}
.icxz-xz-p1{background-position:-96px -278px;height:48px;width:48px}
.icxz-xz-p10{background-position:-48px -278px;height:48px;width:48px}
.icxz-xz-p11{background-position:-64px -326px;height:48px;width:48px}
.icxz-xz-p12{background-position:-96px -230px;height:48px;width:48px}
.icxz-xz-p2{background-position:-48px -230px;height:48px;width:48px}
.icxz-xz-p3{background-position:0 -278px;height:48px;width:48px}
.icxz-xz-p4{background-position:0 -182px;height:48px;width:48px}
.icxz-xz-p5{background-position:-96px -182px;height:48px;width:48px}
.icxz-xz-p6{background-position:-48px -182px;height:48px;width:48px}
.icxz-xz-p7{background-position:0 -230px;height:48px;width:48px}
.icxz-xz-p8{background-position:-84px -134px;height:48px;width:48px}
.icxz-xz-p9{background-position:-36px -134px;height:48px;width:48px}
.icxz-xz-query{background-position:0 -892px;height:110px;width:110px}
.icxz-xz-query2{background-position:0 -1002px;height:110px;width:110px}
.icxz-xz-r1{background-position:0 -1112px;height:124px;width:124px}
.icxz-xz-r10{background-position:0 -1236px;height:124px;width:124px}
.icxz-xz-r11{background-position:0 -1360px;height:124px;width:124px}
.icxz-xz-r12{background-position:0 -1484px;height:124px;width:124px}
.icxz-xz-r2{background-position:0 -1608px;height:124px;width:124px}
.icxz-xz-r3{background-position:0 -1732px;height:124px;width:124px}
.icxz-xz-r4{background-position:0 -2848px;height:124px;width:124px}
.icxz-xz-r5{background-position:0 -1980px;height:124px;width:124px}
.icxz-xz-r6{background-position:0 -2104px;height:124px;width:124px}
.icxz-xz-r7{background-position:0 -2228px;height:124px;width:124px}
.icxz-xz-r8{background-position:0 -2352px;height:124px;width:124px}
.icxz-xz-r9{background-position:0 -2476px;height:124px;width:124px}
.icxz-xz-y1{background-position:0 -5748px;height:166px;width:160px}
.icxz-xz-y10{background-position:0 -5582px;height:166px;width:160px}
.icxz-xz-y11{background-position:0 -5416px;height:166px;width:160px}
.icxz-xz-y12{background-position:0 -5250px;height:166px;width:160px}
.icxz-xz-y2{background-position:0 -5084px;height:166px;width:160px}
.icxz-xz-y3{background-position:0 -4918px;height:166px;width:160px}
.icxz-xz-y4{background-position:0 -4752px;height:166px;width:160px}
.icxz-xz-y5{background-position:0 -4586px;height:166px;width:160px}
.icxz-xz-y6{background-position:0 -4420px;height:166px;width:160px}
.icxz-xz-y7{background-position:0 -4254px;height:166px;width:160px}
.icxz-xz-y8{background-position:0 -4088px;height:166px;width:160px}
.icxz-xz-y9{background-position:0 -5914px;height:166px;width:160px}
.icxz-xz-ysm1{background-position:-72px -98px;height:36px;width:36px}
.icxz-xz-ysm10{background-position:0 -134px;height:36px;width:36px}
.icxz-xz-ysm11{background-position:-103px -62px;height:36px;width:36px}
.icxz-xz-ysm12{background-position:-67px -62px;height:36px;width:36px}
.icxz-xz-ysm2{background-position:-31px -62px;height:36px;width:36px}
.icxz-xz-ysm3{background-position:-36px -98px;height:36px;width:36px}
.icxz-xz-ysm4{background-position:0 -98px;height:36px;width:36px}
.icxz-xz-ysm5{background-position:-108px 0;height:36px;width:36px}
.icxz-xz-ysm6{background-position:0 0;height:36px;width:36px}
.icxz-xz-ysm7{background-position:-36px 0;height:36px;width:36px}
.icxz-xz-ysm8{background-position:-72px 0;height:36px;width:36px}
.icxz-xz-ysm9{background-position:-108px -98px;height:36px;width:36px}
.icca{background:url(../imgs/sm_category_spirt.png) no-repeat}
.icca.lqzb_ydlq{height:64px;width:64px;background-position:0 0}
.icca.lqzb_tdglq{height:64px;width:64px;background-position:0 -64px}
.icca.lqzb_zgsq{height:64px;width:64px;background-position:0 -128px}
.icca.lqzb_yllq{height:64px;width:64px;background-position:0 -192px}
.icca.lqzb_mzlq{height:64px;width:64px;background-position:0 -256px}
.icca.lqzb_gylq{height:64px;width:64px;background-position:0 -320px}
.icca.lqzb_gdlq{height:64px;width:64px;background-position:0 -384px}
.icca.lqzb_lzlq{height:64px;width:64px;background-position:0 -448px}
.icca.lqzb_hdxlq{height:64px;width:64px;background-position:0 -512px}
.icca.zyyc_mhsm{height:64px;width:64px;background-position:0 -576px}
.icca.zyyc_lyzg{height:64px;width:64px;background-position:0 -640px}
.icca.zyyc_zyszg{height:64px;width:64px;background-position:0 -704px}
.icca.zyyc_zysm{height:64px;width:64px;background-position:0 -768px}
.icca.xzzb_zxxp{height:64px;width:64px;background-position:0 -832px}
.icca.xzzb_srmm{height:64px;width:64px;background-position:0 -896px}
.icca.xzzb_smls{height:64px;width:64px;background-position:0 -960px}
.icca.xzzb_zwds{height:64px;width:64px;background-position:0 -1024px}
.icca.xzzb_xzzb{height:64px;width:64px;background-position:0 -1088px}
.icca.lqzb_fzlq{height:64px;width:64px;background-position:0 -1152px}
.icca.bzsm_jxfslm{height:64px;width:64px;background-position:0 -1216px}
.icca.bzsm_cgsm{height:64px;width:64px;background-position:0 -1280px}
.icca.bzsm_ssscy{height:64px;width:64px;background-position:0 -1344px}
.icca.bzsm_srsm{height:64px;width:64px;background-position:0 -1408px}
.icca.bzsm_bzzr{height:64px;width:64px;background-position:0 -1472px}
.icca.bzsm_bzhysm{height:64px;width:64px;background-position:0 -1536px}
.icca.bzsm_bzhhpd{height:64px;width:64px;background-position:0 -1600px}
.icca.bzsm_bzsm{height:64px;width:64px;background-position:0 -1664px}
.icca.bzsm_bzmg{height:64px;width:64px;background-position:0 -1728px}
.icca.hmjx_sfzjx{height:64px;width:64px;background-position:0 -1792px}
.icca.hmjx_QQhmcjx{height:64px;width:64px;background-position:0 -1856px}
.icca.hmjx_ymjx{height:64px;width:64px;background-position:0 -1920px}
.icca.hmjx_sjhcjx{height:64px;width:64px;background-position:0 -1984px}
.icca.hmjx_dhcjx{height:64px;width:64px;background-position:0 -2048px}
.icca.bzsm_wxsxfp{height:64px;width:64px;background-position:0 -2112px}
.icca.bzsm_wxcx{height:64px;width:64px;background-position:0 -2176px}
.icca.hmjx_cpcjx{height:64px;width:64px;background-position:0 -2240px}
.icca.bzsm_zwsm{height:64px;width:64px;background-position:0 -2304px}
.icca.bzpp_bzpp{height:64px;width:64px;background-position: 0 -2368px;}
.icca.bzpp_lrpp{height:64px;width:64px;background-position: 0 -2432px;}
.icca.bzpp_xkfx{height:64px;width:64px;background-position: 0 -2496px;}
.icca.bzpp_lyzb{height:64px;width:64px;background-position: 0 -2560px;}
.icca.bzpp_qmdj{height:64px;width:64px;background-position: 0 -2624px;}
.icca.bzpp_zwds{height:64px;width:64px;background-position: 0 -2688px;}

/*! star  */
.star_a,.star_a>i{height:30px;display:inline-block;overflow:hidden;background:url(../imgs/icon_star.png) repeat-x;background-size:30px auto}
.star_a{width:150px;vertical-align:-8px;font-size:0}
.star_a>i{background-position:0 -36px}
.star_m,.star_m em{height:12px;display:inline-block;overflow:hidden;line-height:0;background:url(../imgs/icon_star.png) repeat-x;background-size:15px auto}
.star_m{width:75px}
.star_m em{background-position:0 -18px}
/*! pagination  */
.pagination{clear:both;margin:20px 0;padding:3px;text-align:center}
.pagination em{border:1px solid #dedfde;color:#333;margin-right:2px;padding:0 8px;text-decoration:none;display:inline-block;height:26px;line-height:26px}
.pagination a{background-position:50% bottom;border:1px solid #ebebeb;color:#333;margin-right:3px;padding:0 8px;text-decoration:none;display:inline-block;height:26px;line-height:26px}
.pagination .current{border-color:#999;background-color:#ccc}
.pagination span{border-color:#999;background-color:#ccc}
.pagination .bg{background:#ee4d4d;color:#fff!important}




/*!** 测试
***/
content-r .tj-list,.content-r .ui-box,.content-r .zx-list{margin-bottom:20px}
a{color:#333;text-decoration:none;outline:0;cursor:pointer;-moz-transition:color .2s,background-color .2s,border-color .2s;-o-transition:color .2s,background-color .2s,border-color .2s;-webkit-transition:color .2s,background-color .2s,border-color .2s;transition:color .2s,background-color .2s,border-color .2s}
.ui-box{padding:0 20px;background:#fff}
.ui-box .hd{padding:15px 0}
.ui-box .hd .title{font-size:22px;font-weight:700;line-height:30px}
.ui-box .bd{padding-bottom:10px}
body,dd,dl,form,h1,h2,h3,h4,h5,h6,p{margin:0}
h1,h2,h3,h4,h5,h6{font-weight:400}
button,input,select,textarea{font-family:inherit;color:#333;outline:0;margin:0}
body,dd,dl,form,h1,h2,h3,h4,h5,h6,p{margin:0}
.btn{display:inline-block;vertical-align:middle;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-color:#fff;color:#333;border:1px solid #e0e0e0;border-radius:4px;-moz-user-select:-moz-none;-ms-user-select:none;-webkit-user-select:none;user-select:none;-moz-transition:background-color .2s,color .2s,border-color .2s;-o-transition:background-color .2s,color .2s,border-color .2s;-webkit-transition:background-color .2s,color .2s,border-color .2s;transition:background-color .2s,color .2s,border-color .2s}
body{font-family:"Microsoft YaHei",tahoma,arial,sans-serif;font-size:14px;line-height:1.5;background-color:#fff;color:#333}
button,input,select,textarea{font-family:inherit;color:#333;outline:0;margin:0}
.content-r .cs-box,.content-r .qm-box,.content-r .sm-box,.content-r .tj-list,.content-r .ui-box,.content-r .zx-list{margin-bottom:20px}
.jm-search{width:614px;height:43px;border:1px solid #ee4d4d;border-radius:4px;background:#fff;overflow:hidden;margin-left:120px;margin-bottom:25px}
.jm-search .btn{border:0;border-radius:0;float:right;width:120px;background:#ee4d4d;color:#fff;font-size:16px;padding:11px 0}
.jm-search .form-input{border:0;font-size:16px;padding:11px 20px;width:452px}
.jm-box .list{overflow:hidden;padding-top:20px;margin-left:-10px}
.jm-box .item{float:left;width:91px;height:28px;line-height:28px;text-align:center;margin-bottom:10px;margin-left:10px;border:1px solid #e0e0e0;border-radius:4px}
.jm-box .item:hover{border-color:#ee4d4d}
.jm-list{padding:0 20px 5px;overflow:hidden}
.jm-list .item{overflow:hidden;line-height:33px;margin-bottom:15px}
.jm-list .item-name{float:left;font-size:18px;font-weight:700}
.jm-list .item-list{overflow:hidden;margin-left:100px;height:33px;position:relative}
.jm-list .link{width:120px;float:left;margin-right:10px;font-size:16px}
.jm-list .more{position:absolute;top:0;right:0;color:#999;font-size:16px}
.jm-list .more:hover{color:#ee4d4d}
.jm-search-min{border:1px solid #c9a96e;border-radius:4px;background:#fff;overflow:hidden;position:relative}
.jm-search-min .text{position:absolute;left:0;top:0;width:50px;line-height:31px;text-align:center;color:#999}
.jm-search-min .btn{border:0;float:right;width:80px;background:#c9a96e;color:#fff;border-radius:0}
.jm-search-min .input{width:162px;padding:7px 10px 7px 45px;border:0}
.jm-search-min.active .text{color:#333}
/*!** 搜索页
***/
.dhbox{ height:140px; background:url(../imgs/list/menu_bj.png) repeat-x; min-width: 1120px;}
.daoh{ width:1120px; margin:0 auto; height:140px;}
.logo{ float:left; margin-top:35px;}
.seabox{ height:40px; line-height:40px; float:left; margin-left:127px; margin-top:50px; position:relative; }
.seabox span{ float:left; font-size:24px; color:#e27738; font-weight:bold;}
.seabox input{ float:left; width:455px; height:28px; line-height:28px; padding:5px 10px; font-size:18px; color:#999; margin-left:20px; border:1px solid #221d2a;}
.seabox button{ float:left; width:100px; height:40px; background:#221d2a; text-align:center; font-size:18px; color:#fff; cursor:pointer;}
.seabox p{ position:absolute; left:75px; right:0; top:42px; font-size:14px; color:#221d2a; height:20px; line-height:20px; overflow:hidden;}
.seabox p a{ color:#221d2a; margin-right:15px;}